
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
In the Linux kernel, a race condition vulnerability (CVE-2024-53218) was discovered in the f2fs filesystem's gcthread handling. The vulnerability was reported on December 27, 2024, affecting the concurrent f2fsstopgcthread functionality. This issue occurs during filesystem shutdown operations when multiple threads attempt to stop the garbage collection thread simultaneously (NVD).
The vulnerability manifests as a race condition in f2fsstopgcthread() when called from different f2fs shutdown paths. The issue occurs when two CPUs concurrently execute the stopgcthread function, leading to a use-after-free condition. One thread frees the gcthread structure while another thread attempts to access it, resulting in a general protection fault. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (CISA-ADP).
When successfully exploited, this vulnerability can lead to a system crash (denial of service) through a general protection fault. The issue potentially allows for use-after-free exploitation, which could result in privilege escalation or arbitrary code execution in the kernel context (NVD).
The vulnerability has been fixed by converting to write lock of sumount in f2fsdo_shutdown(). The previous attempt to fix this issue using a read semaphore (commit c7f114d864ac) was insufficient to prevent all race conditions. Users should update to the patched version of the Linux kernel that includes this fix (Kernel Git).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”