CVE-2023-0240

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
30/01/2023
Last modified:
07/11/2023

Description

There is a logic error in io_uring&amp;#39;s implementation which can be used to trigger a use-after-free vulnerability leading to privilege escalation.<br /> <br /> In the io_prep_async_work function the assumption that the last io_grab_identity call cannot return false is not true, and in this case the function will use the init_cred or the previous linked requests identity to do operations instead of using the current identity. This can lead to reference counting issues causing use-after-free. We recommend upgrading past version 5.10.161.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.10 (excluding)