Security restrictions bypass in Linux kernel - CVE-2009-1883

 

Security restrictions bypass in Linux kernel - CVE-2009-1883

Published: September 18, 2009 / Updated: September 29, 2017


Vulnerability identifier: #VU92837
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2009-1883
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to read and manipulate data.

The z90crypt_unlocked_ioctl function in the z90crypt driver in the Linux kernel 2.6.9 does not perform a capability check for the Z90QUIESCE operation, which allows local users to leverage euid 0 privileges to force a driver outage.


How to mitigate CVE-2009-1883

Install update from vendor's repository.

Sources