mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
917 B
917 B
CVE-2012-2123
Description
The cap_bprm_set_creds function in security/commoncap.c in the Linux kernel before 3.3.3 does not properly handle the use of file system capabilities (aka fcaps) for implementing a privileged executable file, which allows local users to bypass intended personality restrictions via a crafted application, as demonstrated by an attack that uses a parent process to disable ASLR.
POC
Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=806722
- https://bugzilla.redhat.com/show_bug.cgi?id=806722
Github
No PoCs found on GitHub currently.