CVE-2019-15793

Source
https://cve.org/CVERecord?id=CVE-2019-15793
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-15793.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2019-15793
Downstream
Withdrawn
2026-03-18T01:15:35.720927Z
Published
2020-04-24T00:15:11.840Z
Modified
2026-03-18T01:15:35.720927Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/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, several locations which shift ids translate user/group ids before performing operations in the lower filesystem were translating them into inituserns, whereas they should have been translated into the suserns for the lower filesystem. This resulted in using ids other than the intended ones in the lower fs, which likely did not map into the shifts suserns. A local attacker could use this to possibly bypass discretionary access control permissions.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2019-15793.json"
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"
            }
        ]
    }
]