#VU68300 Improper Privilege Management in Linux kernel - CVE-2021-41073

 

#VU68300 Improper Privilege Management in Linux kernel - CVE-2021-41073

Published: October 13, 2022 / Updated: October 19, 2022


Vulnerability identifier: #VU68300
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2021-41073
CWE-ID: CWE-269
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to escalate privileges.

The vulnerability exists due to improper privilege management within the loop_rw_iter() function in fs/io_uring.c in Linux kernel. A local user can escalate privileges on the system by using IORING_OP_PROVIDE_BUFFERS to trigger a free of a kernel buffer.


Remediation

Install updates from vendor's website.

External links