In the Linux kernel, the following vulnerability has been resolved:
fs/ntfs3: provide blockinvalidatefolio to fix memory leak
The ntfs3 filesystem lacks the 'invalidate_folio' method and it causes memory leak. If you write to the filesystem and then unmount it, the cached written data are not freed and they are permanently leaked.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49550.json",
"cna_assigner": "Linux"
}