Security restrictons bypass in Linux kernel - CVE-2020-29373

 

Security restrictons bypass in Linux kernel - CVE-2020-29373

Published: March 18, 2021


Vulnerability identifier: #VU51550
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-29373
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists in fs/io_uring.c in the Linux kernel due to insecure handling of the root directory during path lookups. A process inside a mount namespace can escape to unintended filesystem locations and read sensitive information.


Remediation

Install updates from vendor's website.

External links