
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2022-49360 is a vulnerability in the Linux kernel's F2FS (Flash-Friendly File System) that was discovered in 2022. The issue occurs when there is an inconsistency between the checkpoint's valid block count and the SIT (Segment Information Table) table, where stat info indicates the filesystem has free blocks, but the SIT table indicates there are no free segments. This inconsistency triggers a kernel panic during garbage collection when the LFS allocator fails to find a free segment (Kernel Git).
The vulnerability manifests in the F2FS filesystem code when the ckpt.validblockcount becomes inconsistent with the SIT table. The issue is triggered during garbage collection operations, specifically in the segment.c file. The bug causes a kernel panic at fs/f2fs/segment.c:2560, with the call trace showing the failure occurs in the allocatesegmentby_default function during garbage collection operations (Kernel Git).
When triggered, this vulnerability causes a kernel panic, leading to system crashes. This can result in system instability and potential data loss due to unexpected system shutdowns. The issue affects systems using the F2FS filesystem and can disrupt normal system operations during garbage collection processes (NVD).
The issue has been fixed by implementing additional sanity checks between the checkpoint's validblockcount and blocks accounted from SIT. The patch adds verification of consistency between these values and includes proper error handling when inconsistencies are detected. Users should update to a 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.”