CVE-2019-11190
Last modified
CVE-2019-11190 is a vulnerability of currently unknown severity. The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check has a race condition when reading /proc/pid/stat.. EPSS estimates a 0.48% chance of exploitation in the next 30 days.
Description
The Linux kernel before 4.8 allows local users to bypass ASLR on setuid programs (such as /bin/su) because install_exec_creds() is called too late in load_elf_binary() in fs/binfmt_elf.c, and thus the ptrace_may_access() check has a race condition when reading /proc/pid/stat.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.8 |
References
- 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
- 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-11190?
How severe is CVE-2019-11190?
How do I fix CVE-2019-11190?
Are you affected by CVE-2019-11190?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
