
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-40922 affects the Linux kernel's iouring subsystem. The vulnerability was discovered when iorsrcrefquiesce() was found to be locking a mutex while not in TASKRUNNING state, which occurred due to failing to restore the state after ioruntaskwork_sig() and attempts to break out of the waiting loop (Kernel Git).
The vulnerability manifests in the iouring/rsrc.c file where the iorsrcrefquiesce() function attempts to lock a mutex while the task is not in TASKRUNNING state. This occurs at kernel/sched/core.c:10099 in the _mightsleep function, triggered through a call trace involving _mutexlockcommon, iorsrcrefquiesce, iosqebuffersunregister, and _iouring_register functions (Kernel Git).
The vulnerability could lead to potential system instability or crashes when the io_uring subsystem attempts to perform mutex operations in an invalid task state (Kernel Git).
The vulnerability has been patched by adding a call to _setcurrentstate(TASKRUNNING) before attempting to lock the mutex in the iorsrcref_quiesce() function. The fix was implemented in commit 54559642b96116b45e4b5ca7fd9f7835b8561272 and has been backported to stable kernel versions (Kernel Git).
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."