3 matches found
CVE-2026-98138
The Linux kernel ntfs driver contains a vulnerability where ntfs_sync_fs() unconditionally clears the dirty bit of a volume. If a volume recorded an error (e.g., $MFTMirr does not match $MFT), performing a sync() would incorrectly mark it as clean. This prevents the system from initiating necessa...
EUVD-2026-86969
In the Linux kernel, the following vulnerability has been resolved: ntfs: do not mark the volume clean in syncfs when errors were recorded ntfsputsuper and the remount-read-only path both clear the dirty bit only when NVolErrorsvol is false. ntfssyncfs clears it unconditionally, so any sync on a...
CVE-2026-98138
In the Linux kernel, the following vulnerability has been resolved: ntfs: do not mark the volume clean in syncfs when errors were recorded ntfsputsuper and the remount-read-only path both clear the dirty bit only when NVolErrorsvol is false. ntfssyncfs clears it unconditionally, so any sync on a...