mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2017-12146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12146)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|