{"id":"CVE-2026-98138","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: do not mark the volume clean in sync_fs when errors were recorded\n\nntfs_put_super() and the remount-read-only path both clear the dirty bit\nonly when NVolErrors(v…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nntfs: do not mark the volume clean in sync_fs when errors were recorded\n\nntfs_put_super() and the remount-read-only path both clear the dirty bit\nonly when NVolErrors(v…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 6251f0b0de7d645e3591931ca4c11d8322c1866f < ca1f9933eff777a604eb664d0f9ae433b8664cbf","Linux >= 6251f0b0de7d645e3591931ca4c11d8322c1866f < 0e4c839905418d55bafe571a92533a1d1ac7b0a8","Linux 7.1"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T11:17:45.273","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-98138","references":[{"url":"https://git.kernel.org/stable/c/0e4c839905418d55bafe571a92533a1d1ac7b0a8","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/ca1f9933eff777a604eb664d0f9ae433b8664cbf","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T11:06:38.811Z","slug":"CVE-2026-98138","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nntfs: do not mark the volume clean in sync_fs when errors were recorded\n\nntfs_put_super() and the remount-read-only path both clear the dirty bit\nonly when NVolErrors(vol) is false. ntfs_sync_fs() clears it\nunconditionally, so any sync() on a volume that recorded an error marks\nthat volume clean. A volume without this set is then seen as not needing\nrecovery and it does not run one, so whatever went wrong is never repaired.\n\nThis change skips resetting the dirty bit when there are volume errors.\n\nReproduced on a volume whose $MFTMirr does not match $MFT, which sets the\nerror flag while leaving the mount read-write: after a write and a sync,\nthe on-disk volume flags read 0x0000 with this driver and 0x0001 with the\nguard in place.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}