CVE-2026-98138
Last modified
CVE-2026-98138 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ntfs: do not mark the volume clean in sync_fs when errors were recorded ntfs_put_super() and the remount-read-only path both clear the dirty bit only when NVolErrors(vol) is false. ntfs_sync_fs() clears it unconditionally, so any sync() on a volume that recorded an error marks that volume clean.
Description
In the Linux kernel, the following vulnerability has been resolved: ntfs: do not mark the volume clean in sync_fs when errors were recorded ntfs_put_super() and the remount-read-only path both clear the dirty bit only when NVolErrors(vol) is false. ntfs_sync_fs() clears it unconditionally, so any sync() on a volume that recorded an error marks that volume clean. A volume without this set is then seen as not needing recovery and it does not run one, so whatever went wrong is never repaired. This change skips resetting the dirty bit when there are volume errors. Reproduced on a volume whose $MFTMirr does not match $MFT, which sets the error flag while leaving the mount read-write: after a write and a sync, the on-disk volume flags read 0x0000 with this driver and 0x0001 with the guard in place.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6251f0b0de7d645e3591931ca4c11d8322c1866f, < ca1f9933eff777a604eb664d0f9ae433b8664cbf; >= 6251f0b0de7d645e3591931ca4c11d8322c1866f, < 0e4c839905418d55bafe571a92533a1d1ac7b0a8 |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98138?
How severe is CVE-2026-98138?
How do I fix CVE-2026-98138?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-98132In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98133In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98134In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98135In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98136In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98137In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98139In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98140In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98141In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-98143In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-98144In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98138?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
