
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a memory leak vulnerability (CVE-2022-50434) was identified in the block multiqueue (blk-mq) subsystem. The issue occurs when registering 'hctx' (hardware context) fails, where objects may be added but not properly cleaned up when the registration fails halfway through the process (NVD).
The vulnerability manifests during fault injection testing where an unreferenced object of size 512 bytes is detected. The issue stems from the 'blkmqregister_hctx' function, which may add some objects when failing halfway through execution, but lacks proper fallback mechanisms. This results in the caller being unaware of which objects failed to add properly (NVD).
When exploited, this vulnerability can lead to memory leaks in the Linux kernel, potentially causing system resource depletion over time. The issue specifically affects the block multiqueue subsystem, which is a critical component for storage I/O handling (NVD).
The vulnerability has been addressed by implementing proper fallback mechanisms in the 'blkmqregister_hctx' function. The fix ensures cleanup of objects when registration fails halfway through the process (NVD).
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."