cve/2016/CVE-2016-10044.md
2024-05-26 14:27:05 +02:00

714 B

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