CVE-2018-5873

Source
https://cve.org/CVERecord?id=CVE-2018-5873
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-5873.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-5873
Downstream
Published
2018-07-06T19:29:01.060Z
Modified
2026-03-15T22:26:21.397681Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in the __nsgetpath function in fs/nsfs.c in the Linux kernel before 4.11. Due to a race condition when accessing files, a Use After Free condition can occur. This also affects all Android releases from CAF using the Linux kernel (Android for MSM, Firefox OS for MSM, QRD Android) before security patch level 2018-07-05.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-5873.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "3.19"
            },
            {
                "fixed": "4.1.50"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.2"
            },
            {
                "fixed": "4.4.116"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.5"
            },
            {
                "fixed": "4.9.82"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.10"
            },
            {
                "fixed": "4.11"
            }
        ]
    }
]