mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
20 lines
796 B
Markdown
20 lines
796 B
Markdown
### [CVE-2016-2069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2069)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in arch/x86/mm/tlb.c in the Linux kernel before 4.4.1 allows local users to gain privileges by triggering access to a paging structure by a different CPU.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
|
- http://www.ubuntu.com/usn/USN-2932-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|