
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53401 is a vulnerability discovered in the Linux kernel affecting the memory management subsystem. The issue was identified as a NULL pointer dereference in the objstockflushrequired() function, where stock->cachedobjcg can be reset between the check and dereference. This vulnerability was published on September 18, 2025 (NVD).
The vulnerability was discovered by the Kernel Concurrency Sanitizer (KCSAN) and involves a data race condition in the drainallstock and drainobjstock functions. The issue occurs when stock->cached_objcg can be reset between the check and dereference operations, leading to a NULL pointer dereference. The problem was identified in the memory management (mm) subsystem, specifically in the kmem component (NVD).
The vulnerability could lead to a NULL pointer dereference in the Linux kernel's memory management subsystem, potentially causing system crashes or denial of service conditions. The issue affects the kernel's memory control functionality, which could impact system stability and reliability (NVD).
The fix involves using READONCE()/WRITEONCE() for all accesses to stock->cached_objcg to prevent the race condition. This solution ensures proper synchronization of the memory access operations (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."