Files
CVEs-PoC/2013/CVE-2013-1959.md
2024-07-25 21:25:12 +00:00

928 B

CVE-2013-1959

Description

kernel/user_namespace.c in the Linux kernel before 3.8.9 does not have appropriate capability requirements for the uid_map and gid_map files, which allows local users to gain privileges by opening a file within an unprivileged process and then modifying the file within a privileged process.

POC

Reference

Github