CVE-2019-15792

Source
https://cve.org/CVERecord?id=CVE-2019-15792
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15792.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-15792
Downstream
Published
2020-04-24T00:15:11.777Z
Modified
2026-03-14T00:45:05.720905Z
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

In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfsbtrfsioctlfdreplace() calls fdget(oldfd), then without further checks passes the resulting file* into shiftfsrealfdget(), which casts file->privatedata, a void* that points to a filesystem-dependent type, to a "struct shiftfsfileinfo *". As the privatedata is not required to be a pointer, an attacker can use this to cause a denial of service or possibly execute arbitrary code.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "5.3"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "19.04"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-15792.json"