CVE-2019-11191
Last modified
CVE-2019-11191 is a vulnerability of currently unknown severity. The Linux kernel through 5.0.7, when CONFIG_IA32_AOUT is enabled and ia32_aout is loaded, allows local users to bypass ASLR on setuid a.out programs (if any exist) because install_exec_creds() is called too late in load_aout_binary() in fs/binfmt_aout.c, and thus the ptrace_may_access() check has a race condition when reading /proc/pid/stat. NOTE: the software maintainer disputes that this is a vulnerability because ASLR for a.out format executables has never been supported. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
The Linux kernel through 5.0.7, when CONFIG_IA32_AOUT is enabled and ia32_aout is loaded, allows local users to bypass ASLR on setuid a.out programs (if any exist) because install_exec_creds() is called too late in load_aout_binary() in fs/binfmt_aout.c, and thus the ptrace_may_access() check has a race condition when reading /proc/pid/stat. NOTE: the software maintainer disputes that this is a vulnerability because ASLR for a.out format executables has never been supported
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 5.0.7 |
References
- http://www.openwall.com/lists/oss-security/2019/04/18/5Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/107887Third Party Advisory, VDB Entry
- https://www.openwall.com/lists/oss-security/2019/04/03/4Exploit, Mailing List, Third Party Advisory
- https://www.openwall.com/lists/oss-security/2019/04/03/4/1Exploit, Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2019/04/18/5Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/107887Third Party Advisory, VDB Entry
- https://www.openwall.com/lists/oss-security/2019/04/03/4Exploit, Mailing List, Third Party Advisory
- https://www.openwall.com/lists/oss-security/2019/04/03/4/1Exploit, Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-11191?
How severe is CVE-2019-11191?
How do I fix CVE-2019-11191?
Are you affected by CVE-2019-11191?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
