
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a memory leak vulnerability (CVE-2023-53633) was identified in the accel/qaic component. The issue occurs in the mapuserpages() function where if getuserpages_fast() allocates some pages but not as many as requested, the code fails to properly free the allocated pages, resulting in a memory leak (NVD).
The vulnerability specifically affects the mapuserpages() function in the Linux kernel's accel/qaic component. When getuserpagesfast() partially succeeds - meaning it allocates some but not all requested pages - the code fails to call putpage() on the already allocated pages before returning, leading to a memory leak (NVD).
The vulnerability results in a memory leak in the Linux kernel, which could potentially lead to resource exhaustion over time if repeatedly triggered (NVD).
The vulnerability has been resolved by implementing a fix that calls putpage() on the allocated pages before returning when getuserpagesfast() fails to allocate all requested pages (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."