2.5
CVSSv3

CVE-2019-11191

Published: 12/04/2019 Updated: 17/05/2024
CVSS v2 Base Score: 1.9 | Impact Score: 2.9 | Exploitability Score: 3.4
CVSS v3 Base Score: 2.5 | Impact Score: 1.4 | Exploitability Score: 1
VMScore: 169
Vector: AV:L/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

The Linux kernel up to and including 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

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Vendor Advisories

A system hardening measure could be bypassed ...
Several security issues were fixed in the Linux kernel ...
Several policy updates were made for running under the recently updated Linux kernel ...
Impact: Low Public Date: 2019-04-03 CWE: CWE-362 Bugzilla: 1700007: CVE-2019-11191 kernel: race conditi ...

Mailing Lists

Just in another case - this flaw in aout binaries has got the CVE-2019-11191: cvemitreorg/cgi-bin/cvenamecgi?name=CVE-2019-11191 Best regards, Vladis Dronov | Red Hat, Inc | Product Security | Senior Software Engineer ...
On Thu, Apr 18, 2019 at 09:40:54AM -0400, Vladis Dronov wrote: Dongguangdong of Huawei PSIRT discovered and reported to linux-distros on May 6 that this additionally affects flat binaries, binfmt_flatc Since we're now past linux-distros' 14 days max embargo period and since Dongguangdong failed to bring this in here on time, I felt I had to ta ...