Improper input validation in Linux kernel - CVE-2015-7872

 

Improper input validation in Linux kernel - CVE-2015-7872

Published: December 21, 2016 / Updated: April 17, 2018


Vulnerability identifier: #VU2510
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-7872
CWE-ID: CWE-20
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 attacker to cause DoS condition on the target system.

The weakness exists in the key_gc_unused_keys function in security/keys/gc.c due to improper input validation. A local attacker can submit specially crafted keyctl commands and cause the service to crash.

How to mitigate CVE-2015-7872

Update to version 4.2.7.

Sources