CVE-2016-0821

Source
https://cve.org/CVERecord?id=CVE-2016-0821
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0821.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-0821
Downstream
Published
2016-03-12T21:59:05.900Z
Modified
2026-03-15T22:02:59.170073Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

The LISTPOISON 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 mmapmin_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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0821.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "4.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "6.0.1"
            }
        ]
    }
]