mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2016-10044](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10044)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The aio_mount function in fs/aio.c in the Linux kernel before 4.7.7 does not properly restrict execute access, which makes it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|