CVE-2016-7910

Source
https://cve.org/CVERecord?id=CVE-2016-7910
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-7910.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-7910
Downstream
Related
Published
2016-11-16T05:59:05.110Z
Modified
2026-03-12T22:25:42.465654Z
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 diskseqfstop function in block/genhd.c in the Linux kernel before 4.7.1 allows local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-7910.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.2.84"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.3"
            },
            {
                "fixed": "3.10.103"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.11"
            },
            {
                "fixed": "3.12.63"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.13"
            },
            {
                "fixed": "3.14.76"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.15"
            },
            {
                "fixed": "3.16.39"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.17"
            },
            {
                "fixed": "3.18.40"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.1.31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.18"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.6.7"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.7"
            },
            {
                "fixed": "4.7.1"
            }
        ]
    }
]