CVE-2016-7912

Source
https://cve.org/CVERecord?id=CVE-2016-7912
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-7912.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-7912
Downstream
Published
2016-11-16T05:59:07.140Z
Modified
2026-03-12T22:28:30.047256Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Use-after-free vulnerability in the ffsusercopyworker function in drivers/usb/gadget/function/ffs.c in the Linux kernel before 4.5.3 allows local users to gain privileges by accessing an I/O data structure after a certain callback call.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-7912.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.15"
            },
            {
                "fixed": "3.16.40"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "4.1.24"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.9"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.5.3"
            }
        ]
    }
]