mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2017-9986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9986)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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 two kernel reads of that value, aka a "double fetch" vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|