CVE-2018-18955
In the Linux kernel 4.15.x through 4.19.x before 4.19.2, map_write() in kernel/user_namespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (7.61%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In the Linux kernel 4.15.x through 4.19.x before 4.19.2, map_write() in kernel/user_namespace.c allows privilege escalation because it mishandles nested user namespaces with more than 5 UID or GID ranges. A user who has CAP_SYS_ADMIN 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.
- CVSS 3.0
- 7.0 HIGHCVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 7.61% probability · 94th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-863
- Affected
- linux/linux kernel · canonical/ubuntu linux
- Source
- cve@mitre.org
References
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d2f007dbe7e4c9583eea6eb04d60001e85c6f1bdPatch, Vendor Advisory
- http://www.securityfocus.com/bid/105941Third Party Advisory, VDB Entry
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1712Patch, Third Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.19Patch, Vendor Advisory
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.2Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/d2f007dbe7e4c9583eea6eb04d60001e85c6f1bdPatch, Vendor Advisory
- https://security.netapp.com/advisory/ntap-20190416-0003/
- https://support.f5.com/csp/article/K39103040
- https://usn.ubuntu.com/3832-1/Third Party Advisory
- https://usn.ubuntu.com/3833-1/Third Party Advisory
- https://usn.ubuntu.com/3835-1/Third Party Advisory
- https://usn.ubuntu.com/3836-1/Third Party Advisory
- https://usn.ubuntu.com/3836-2/Third Party Advisory
- https://www.exploit-db.com/exploits/45886/Exploit, Patch, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/45915/Exploit, Third Party Advisory, VDB Entry
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d2f007dbe7e4c9583eea6eb04d60001e85c6f1bdPatch, Vendor Advisory
- http://www.securityfocus.com/bid/105941Third Party Advisory, VDB Entry
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1712Patch, Third Party Advisory
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.18.19Patch, Vendor Advisory
- https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.2Patch, Vendor Advisory
- https://github.com/torvalds/linux/commit/d2f007dbe7e4c9583eea6eb04d60001e85c6f1bdPatch, Vendor Advisory
- https://security.netapp.com/advisory/ntap-20190416-0003/
- https://support.f5.com/csp/article/K39103040
- https://usn.ubuntu.com/3832-1/Third Party Advisory
- https://usn.ubuntu.com/3833-1/Third Party Advisory
- https://usn.ubuntu.com/3835-1/Third Party Advisory
- https://usn.ubuntu.com/3836-1/Third Party Advisory
- https://usn.ubuntu.com/3836-2/Third Party Advisory
- https://www.exploit-db.com/exploits/45886/Exploit, Patch, Third Party Advisory, VDB Entry
- https://www.exploit-db.com/exploits/45915/Exploit, Third Party Advisory, VDB Entry
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.