
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53377 is a vulnerability discovered in the Linux kernel that involves a use-after-free issue in the CIFS (Common Internet File System) implementation. The vulnerability was disclosed on September 18, 2025, and affects the smb2compoundop functionality. This security flaw was identified during stress testing with KASAN (Kernel Address Sanitizer) enabled kernel (NVD).
The vulnerability stems from a use-after-free condition in the smb2compoundop function of the CIFS implementation. The issue occurs due to premature freeing of the cfile structure, which can lead to hard-to-debug problems later in the execution. The bug was discovered through stress testing with KASAN enabled, highlighting the importance of kernel memory safety tools in identifying such issues (NVD).
A use-after-free vulnerability can potentially lead to system crashes, memory corruption, or potential privilege escalation. In this case, the vulnerability could cause system stability issues and potentially lead to denial of service conditions in systems using the CIFS filesystem (NVD).
The fix involves adjusting the timing of the cfile free operation, moving it to after its last usage in the code. This modification prevents the use-after-free condition by ensuring the memory is not released while it's still being accessed (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."