Beveiligingsadvies

CVE-2019-11190

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2019-04-11 23:06:40
Laatst bijgewerkt 2024-08-04 22:48:08
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.