Race Condition Affecting polkit-devel package, versions <0:0.112-18.amzn2.1


Severity

Recommended
0.0
high
0
10

Based on Amazon Linux security rating.

Threat Intelligence

EPSS
0.11% (46th 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-AMZN2-POLKITDEVEL-1669203
  • published27 Sept 2021
  • 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 Amazon-Linux:2 polkit-devel to version 0:0.112-18.amzn2.1 or higher.
This issue was patched in ALAS2-2019-1171.

NVD Description

Note: Versions mentioned in the description apply only to the upstream polkit-devel package and not the polkit-devel package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2 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.