CVE-2016-9754

Source
https://cve.org/CVERecord?id=CVE-2016-9754
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-9754.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-9754
Downstream
Published
2017-01-05T11:59:00.193Z
Modified
2026-03-10T14:14:58.876548Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The ringbufferresize function in kernel/trace/ringbuffer.c in the profiling subsystem in the Linux kernel before 4.6.1 mishandles certain integer calculations, which allows local users to gain privileges by writing to the /sys/kernel/debug/tracing/buffersize_kb file.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-9754.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.5"
            },
            {
                "fixed": "3.10.102"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.11"
            },
            {
                "fixed": "3.12.61"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.13"
            },
            {
                "fixed": "3.14.71"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.15"
            },
            {
                "fixed": "3.16.37"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.35"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.1.26"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.12"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.5.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "4.6"
            }
        ]
    }
]