4.7
CVSSv3

CVE-2019-11190

Published: 12/04/2019 Updated: 07/06/2019
CVSS v2 Base Score: 4.7 | Impact Score: 6.9 | Exploitability Score: 3.4
CVSS v3 Base Score: 4.7 | Impact Score: 3.6 | Exploitability Score: 1
VMScore: 419
Vector: AV:L/AC:M/Au:N/C:C/I:N/A:N

Vulnerability Summary

The Linux kernel prior to 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Vendor Advisories

Several policy updates were made for running under the recently updated Linux kernel ...
Several security issues were fixed in the Linux kernel ...
Impact: Low Public Date: 2019-04-03 CWE: CWE-250 Bugzilla: 1699856: CVE-2019-11190 kernel: ASLR bypass ...