ghsa-mr57-vcj3-9pgx
Vulnerability from github
Published
2022-05-14 02:46
Modified
2022-05-14 02:46
Severity ?
Details
The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid or setgid program, by disabling stack-consumption resource limits.
{ "affected": [], "aliases": [ "CVE-2016-3672" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-04-27T17:59:00Z", "severity": "HIGH" }, "details": "The arch_pick_mmap_layout function in arch/x86/mm/mmap.c in the Linux kernel through 4.5.2 does not properly randomize the legacy base address, which makes it easier for local users to defeat the intended restrictions on the ADDR_NO_RANDOMIZE flag, and bypass the ASLR protection mechanism for a setuid or setgid program, by disabling stack-consumption resource limits.", "id": "GHSA-mr57-vcj3-9pgx", "modified": "2022-05-14T02:46:24Z", "published": "2022-05-14T02:46:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3672" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/8b8addf891de8a00e4d39fc32f93f7c5eb8feceb" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0676" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:1062" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1324749" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/39669" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8b8addf891de8a00e4d39fc32f93f7c5eb8feceb" }, { "type": "WEB", "url": "http://hmarco.org/bugs/CVE-2016-3672-Unlimiting-the-stack-not-longer-dis" }, { "type": "WEB", "url": "http://hmarco.org/bugs/CVE-2016-3672-Unlimiting-the-stack-not-longer-disables-ASLR.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/182524.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00044.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-06/msg00054.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00000.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00044.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00055.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2016/Apr/26" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3607" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/537996/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/85884" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1035506" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2989-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2996-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2997-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2998-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3000-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3001-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3002-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3003-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3004-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.