Memory Leak Vulnerability in Linux Kernel for NTFS Managed by Canonical
CVE-2026-98140

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98140?

The Linux kernel has a significant vulnerability where the function write_mft_record_nolock() can lead to a memory leak during error handling paths. This issue arises when kmap_local_folio() is used to map the Master File Table (MFT) record, but the code fails to unmap the folio in certain failure scenarios, thereby corrupting the mapping order for other tasks. By addressing these error paths and ensuring the folio is appropriately unmapped, this issue has been resolved, thereby enhancing the overall stability and security of the NTFS file system.

Affected Version(s)

Linux 115380f9a2f9675c7924563cbba70d40cae8fb81 < 5d7f7bf8fba8cf563b42b44aa4ab3d9928ac480c

Linux 115380f9a2f9675c7924563cbba70d40cae8fb81

Linux 7.1

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.