CVE-2016-4558

Source
https://cve.org/CVERecord?id=CVE-2016-4558
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-4558.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-4558
Downstream
Related
Published
2016-05-23T10:59:04.783Z
Modified
2026-03-15T22:22:12.852044Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The BPF subsystem in the Linux kernel before 4.5.5 mishandles reference counts, which allows local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a crafted application on (1) a system with more than 32 Gb of memory, related to the program reference count or (2) a 1 Tb system, related to the map reference count.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-4558.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.4"
            },
            {
                "fixed": "4.4.11"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.5.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "14.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "16.04"
            }
        ]
    }
]