
Cloud Vulnerability DB
A community-led vulnerabilities database
A memory leak vulnerability was identified in the Linux kernel's Hyper-V balloon driver (CVE-2023-52937). The issue occurs when calling debugfs_lookup() without properly calling dput() on the result, causing memory to leak over time (NVD).
The vulnerability exists in the hvballoon component of the Linux kernel. When debugfslookup() is called, the result must have dput() called on it to prevent memory leakage. The fix involves replacing the problematic code with debugfslookupand_remove() which handles all the cleanup logic in a single call (NVD).
The vulnerability results in a memory leak that gradually consumes system memory over time when the affected component is used (NVD).
The issue has been resolved by modifying the code to use debugfslookupandremove() instead of the separate debugfslookup() call. Users should update to patched versions of the Linux kernel (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."