CVE-2022-2978

Source
https://cve.org/CVERecord?id=CVE-2022-2978
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-2978.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-2978
Downstream
Related
Published
2022-08-24T16:15:12.010Z
Modified
2026-03-11T00:11:39.850692Z
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

A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function securityinodealloc to fail with following call to function nilfsmdtdestroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the system.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-2978.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.6.12"
            },
            {
                "fixed": "4.9.331"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.14.296"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.15"
            },
            {
                "fixed": "4.19.262"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "5.4.218"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.5"
            },
            {
                "fixed": "5.10.148"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.11"
            },
            {
                "fixed": "5.15.73"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "5.19.15"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "6.0"
            },
            {
                "fixed": "6.0.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]