Out-of-bounds read in Linux kernel - CVE-2017-9986

 

Out-of-bounds read in Linux kernel - CVE-2017-9986

Published: June 28, 2017 / Updated: July 1, 2017


Vulnerability identifier: #VU92793
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2017-9986
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 user to execute arbitrary code.

The intr function in sound/oss/msnd_pinnacle.c in the Linux kernel through 4.11.7 allows local users to cause a denial of service (over-boundary access) or possibly have unspecified other impact by changing the value of a message queue head pointer between 2 kernel reads of that value, aka a 'double fetch' vulnerability.


How to mitigate CVE-2017-9986

Install update from vendor's repository.

Sources