Privilege escalation in Linux Kernel
CVE-2020-16120
Overlayfs did not properly perform permission checking when copying up files in an overlayfs and could be exploited from within a user namespace, if, for example, unprivileged user namespaces were allowed. It was possible to have a file not readable by an unprivileged user to be copied to a mountpoint controlled by the user, like a removable device. This was introduced in kernel version 4.19 by commit d1d04ef ("ovl: stack file ops"). This was fixed in kernel version 5.8 by commits 56230d9 ("ovl: verify permissions in ovl_path_open()"), 48bd024 ("ovl: switch to mounter creds in readdir") and 05acefb ("ovl: check permission to open real file"). Additionally, commits 130fdbc ("ovl: pass correct flags for opening real directory") and 292f902 ("ovl: call secutiry hook in ovl_real_ioctl()") in kernel 5.8 might also be desired or necessary. These additional commits introduced a regression in overlay mounts within user namespaces which prevented access to files with ownership outside of the user namespace. This regression was mitigated by subsequent commit b6650da ("ovl: do not fail because of O_NOATIMEi") in kernel 5.11.
EPSS: 0.004 (32.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.1 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Linux Linux_kernel
- Linux Kernel — versions 5.11-stable
- Canonical Ubuntu_linux — versions 14.04, 16.04, 18.04
Weakness classification (CWE)
References
- security@ubuntu.com (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
- security@ubuntu.com (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
- security@ubuntu.com (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory)
- security@ubuntu.com (x_refsource_CONFIRM, Mailing List, Third Party Advisory)
- security@ubuntu.com (x_refsource_UBUNTU, vendor-advisory, Patch, Third Party Advisory, Issue Tracking)
- security@ubuntu.com (x_refsource_UBUNTU, vendor-advisory, Third Party Advisory, Issue Tracking)
- security@ubuntu.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security@ubuntu.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security@ubuntu.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security@ubuntu.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
Frequently asked questions
- What is CVE-2020-16120?
- CVE-2020-16120 is a medium-severity vulnerability in Linux Kernel, classified under Incorrect Privilege Assignment. CVSS score: 5.1/10. Published 2021-02-10.
- How severe is CVE-2020-16120?
- Medium severity. CVSS v3 base score is 5.1 out of 10.