
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53698 is a vulnerability in the Linux kernel related to a refcount underflow issue in the XSK (Express Data Path Socket) subsystem. The vulnerability was discovered and reported by syzbot, with details published on October 22, 2025 (NVD).
The vulnerability occurs in the error path handling of the XSK subsystem when the system is running out of memory. Specifically, when xpalloctx_descs() fails due to insufficient memory, the error path decrements the pool's refcount that was previously incremented. However, the reference to the pool in the socket is not nulled, causing the socket teardown logic to attempt another refcount decrease during socket closure, leading to a refcount underflow (NVD).
The vulnerability can result in a refcount underflow condition in the Linux kernel's XSK subsystem, potentially affecting system stability and memory management when the system is under memory pressure (NVD).
The issue has been resolved by adding a single line of code to fix the refcount underflow problem. The fix was chosen for its minimal impact and ease of backporting, rather than a more extensive code restructuring solution that would have involved moving xpgetpool() and modifying the assignment of xs->pool (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."