Out-of-bounds read in Linux kernel - CVE-2015-9289

 

Out-of-bounds read in Linux kernel - CVE-2015-9289

Published: July 28, 2019 / Updated: July 17, 2020


Vulnerability identifier: #VU30980
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-9289
CWE-ID: CWE-125
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 authenticated user to gain access to sensitive information.

In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values such as 23.


How to mitigate CVE-2015-9289

Install update from vendor's website.

Sources