{
    "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2019-11190",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "n/a",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "n/a"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "n/a"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "n/a"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.openwall.com/lists/oss-security/2019/04/03/4",
                "refsource": "MISC",
                "name": "https://www.openwall.com/lists/oss-security/2019/04/03/4"
            },
            {
                "url": "https://www.openwall.com/lists/oss-security/2019/04/03/4/1",
                "refsource": "MISC",
                "name": "https://www.openwall.com/lists/oss-security/2019/04/03/4/1"
            },
            {
                "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=a5b5352558f6808db0589644ea5401b3e3148a0d",
                "refsource": "MISC",
                "name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=a5b5352558f6808db0589644ea5401b3e3148a0d"
            },
            {
                "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=e1676b55d874a43646e8b2c46d87f2f3e45516ff",
                "refsource": "MISC",
                "name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=e1676b55d874a43646e8b2c46d87f2f3e45516ff"
            },
            {
                "refsource": "BID",
                "name": "107890",
                "url": "http://www.securityfocus.com/bid/107890"
            },
            {
                "refsource": "MLIST",
                "name": "[oss-security] 20190415 Re: Linux kernel < 4.8 local generic ASLR - CVE-ID",
                "url": "http://www.openwall.com/lists/oss-security/2019/04/15/1"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20190528 [SECURITY] [DLA 1799-1] linux security update",
                "url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00041.html"
            },
            {
                "refsource": "MLIST",
                "name": "[debian-lts-announce] 20190528 [SECURITY] [DLA 1799-2] linux security update",
                "url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00042.html"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4008-1",
                "url": "https://usn.ubuntu.com/4008-1/"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4008-2",
                "url": "https://usn.ubuntu.com/4008-2/"
            },
            {
                "refsource": "UBUNTU",
                "name": "USN-4008-3",
                "url": "https://usn.ubuntu.com/4008-3/"
            },
            {
                "refsource": "SUSE",
                "name": "openSUSE-SU-2019:1570",
                "url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00039.html"
            }
        ]
    }
}