Out-of-bounds read in Linux kernel - CVE-2017-9986
Published: June 28, 2017 / Updated: July 1, 2017
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.