← Back to CVE List

CVE-2022-49550

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-10T20:21Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide block_invalidate_folio 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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt