Race Condition Affecting policykit-1 package, versions <0.105-20ubuntu0.18.04.5


Severity

Recommended
0.0
medium
0
10

Based on Ubuntu security rating.

Threat Intelligence

EPSS
0.11% (45th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Race Condition vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-UBUNTU1804-POLICYKIT1-318625
  • published11 Jan 2019
  • disclosed11 Jan 2019

Introduced: 11 Jan 2019

CVE-2019-6133  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade Ubuntu:18.04 policykit-1 to version 0.105-20ubuntu0.18.04.5 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream policykit-1 package and not the policykit-1 package as distributed by Ubuntu. See How to fix? for Ubuntu:18.04 relevant fixed versions and status.

In PolicyKit (aka polkit) 0.115, the "start time" protection mechanism can be bypassed because fork() is not atomic, and therefore authorization decisions are improperly cached. This is related to lack of uid checking in polkitbackend/polkitbackendinteractiveauthority.c.