ghsa-9548-jjm6-2wmw
Vulnerability from github
Published
2022-05-13 01:04
Modified
2022-05-13 01:04
Severity ?
VLAI Severity ?
Details
The LIST_POISON feature in include/linux/poison.h in the Linux kernel before 4.3, as used in Android 6.0.1 before 2016-03-01, does not properly consider the relationship to the mmap_min_addr value, which makes it easier for attackers to bypass a poison-pointer protection mechanism by triggering the use of an uninitialized list entry, aka Android internal bug 26186802, a different vulnerability than CVE-2015-3636.
{ "affected": [], "aliases": [ "CVE-2016-0821" ], "database_specific": { "cwe_ids": [ "CWE-908" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-03-12T21:59:00Z", "severity": "MODERATE" }, "details": "The LIST_POISON feature in include/linux/poison.h in the Linux kernel before 4.3, as used in Android 6.0.1 before 2016-03-01, does not properly consider the relationship to the mmap_min_addr value, which makes it easier for attackers to bypass a poison-pointer protection mechanism by triggering the use of an uninitialized list entry, aka Android internal bug 26186802, a different vulnerability than CVE-2015-3636.", "id": "GHSA-9548-jjm6-2wmw", "modified": "2022-05-13T01:04:11Z", "published": "2022-05-13T01:04:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-0821" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/8a5e5e02fc83aaf67053ab53b359af08c6c49aaf" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8a5e5e02fc83aaf67053ab53b359af08c6c49aaf" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2016-03-01.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3607" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/05/02/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/84260" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2967-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2967-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2968-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2968-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2969-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2970-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2971-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2971-2" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2971-3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…