
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
The vulnerability (CVE-2022-49550) affects the Linux kernel's NTFS3 filesystem implementation. The issue stems from the filesystem lacking the 'invalidate_folio' method, which results in a memory leak. This vulnerability was discovered when writing to the filesystem and then unmounting it, where the cached written data would not be freed and would become permanently leaked (Kernel Git).
The technical root cause of the vulnerability lies in the missing implementation of the 'invalidatefolio' method in the NTFS3 filesystem's address space operations. This issue was introduced after the change that turned 'blockinvalidatepage' into 'blockinvalidatefolio'. The fix involves adding 'blockinvalidatefolio' to the ntfs_aops structure in the filesystem's inode operations (Kernel Git).
When exploited, this vulnerability causes cached written data to remain in memory after unmounting the filesystem, leading to permanent memory leaks. This could potentially result in system memory degradation over time, especially in systems that frequently mount and unmount NTFS3 filesystems (Kernel Git).
The issue has been fixed by adding the blockinvalidatefolio method to the filesystem's address space operations. Users should update their Linux kernel to a version that includes the fix. The patch has been merged into the kernel codebase (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.”