cve/2013/CVE-2013-1959.md
2024-06-22 09:37:59 +00:00

860 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