CVE-2018-18955

Source
https://cve.org/CVERecord?id=CVE-2018-18955
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-18955.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-18955
Downstream
Published
2018-11-16T20:29:00.233Z
Modified
2026-03-15T22:19:43.775464Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel 4.15.x through 4.19.x before 4.19.2, mapwrite() in kernel/usernamespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAPSYSADMIN in an affected user namespace can bypass access controls on resources outside the namespace, as demonstrated by reading /etc/shadow. This occurs because an ID transformation takes place properly for the namespaced-to-kernel direction but not for the kernel-to-namespaced direction.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-18955.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.15"
            },
            {
                "fixed": "4.19.2"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "16.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.04"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "18.10"
            }
        ]
    }
]