CVE-2019-11191

Source
https://cve.org/CVERecord?id=CVE-2019-11191
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11191.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11191
Downstream
Published
2019-04-12T00:29:00Z
Modified
2026-03-15T22:29:06Z
Severity
  • 2.5 (Low) CVSS_V3 - CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11191.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.0.7"
            }
        ]
    }
]