CVE-2017-6001

Source
https://cve.org/CVERecord?id=CVE-2017-6001
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-6001.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-6001
Downstream
Related
Published
2017-02-18T21:59:00.193Z
Modified
2026-03-12T22:39:25.672062Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Race condition in kernel/events/core.c in the Linux kernel before 4.9.7 allows local users to gain privileges via a crafted application that makes concurrent perfeventopen system calls for moving a software group into a hardware context. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-6786.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-6001.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.18.54"
            },
            {
                "fixed": "3.18.92"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.0"
            },
            {
                "fixed": "4.4.65"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.7"
            }
        ]
    }
]