CVE-2026-98139
Last modified
CVE-2026-98139 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ntfs: only count successfully cleared runs when freeing clusters ntfs_cluster_free_from_rl_nolock() adds a run's length to nr_freed whenever the error bookkeeping condition is false, which includes cases where ntfs_bitmap_clear_run() actually failed - e.g. a second run failing with the same errno as an earlier one, or any failure after a non-ENOMEM error was already recorded.
Description
In the Linux kernel, the following vulnerability has been resolved: ntfs: only count successfully cleared runs when freeing clusters ntfs_cluster_free_from_rl_nolock() adds a run's length to nr_freed whenever the error bookkeeping condition is false, which includes cases where ntfs_bitmap_clear_run() actually failed - e.g. a second run failing with the same errno as an earlier one, or any failure after a non-ENOMEM error was already recorded. Since a failed ntfs_bitmap_clear_run() rolls back its partial modifications, no bits were cleared for that run, yet its length still inflates vol->free_clusters, corrupting statfs output and the allocator's free space gate. Only count runs whose bitmap clear succeeded.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 11ccc9107dc460de28af90fac1f42404d9802735, < 7eb97d8828e7758b9c81277f7802e740a800f78a; >= 11ccc9107dc460de28af90fac1f42404d9802735, < be9e89ccb8e52a3e4b67feeb03ebd8133091dc7e |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-98139?
How severe is CVE-2026-98139?
How do I fix CVE-2026-98139?
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-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-98138In 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…
- CVE-2026-98145In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-98139?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
