
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-20409 is a use-after-free vulnerability discovered in the ioidentitycow function of io_uring.c in the Linux kernel. The vulnerability was disclosed in October 2022 and affects Android kernel versions. This security flaw could potentially lead to local privilege escalation when system execution privileges are present, with no user interaction required for exploitation (NVD).
The vulnerability stems from a memory corruption issue due to a use-after-free condition in the ioidentitycow function. The technical root cause involves assigning context from the current task rather than the request originator, particularly when the ring is set up with IORINGSETUPIOPOLL and multiple tasks perform submissions on a ring. The vulnerability has been assigned a CVSS v3.1 base score of 6.7 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H (NVD, Kernel Commit).
The vulnerability can lead to local privilege escalation with system execution privileges. If successfully exploited, it could allow an attacker to corrupt memory and potentially execute arbitrary code with elevated privileges. The impact is particularly significant as it requires no user interaction for exploitation (NVD).
The vulnerability has been patched through a kernel fix that ensures the original task is used for request identity in ioidentitycow(). The fix was implemented by modifying the code to use req->task->iouring instead of current->iouring. The patch was committed to the Linux kernel repository and is identified by commit ID 2ee0cab11f6626071f8a64c7792406dabdd94c8d (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."