cve/2017/CVE-2017-12146.md

18 lines
698 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-12146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12146)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The driver_override implementation in drivers/base/platform.c in the Linux kernel before 4.12.1 allows local users to gain privileges by leveraging a race condition between a read operation and a store operation that involve different overrides.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/guoygang/vul-guoygang