CVE-2026-98137

Source
https://cve.org/CVERecord?id=CVE-2026-98137
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98137.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-98137
Downstream
Published
2026-09-25T10:36:14Z
Modified
2026-09-26T03:48:42Z
Summary
ntfs: treat any nonzero dio zero-range return as an error
Details

In the Linux kernel, the following vulnerability has been resolved:

ntfs: treat any nonzero dio zero-range return as an error

ntfs_dio_zero_range() returns either 0 or a negative errno from blkdev_issue_zeroout(); it never returns a positive value. The zeroing failure check in ntfs_attr_fallocate() therefore never fired, so a failed zeroing operation was silently ignored: the loop kept going, the newly allocated clusters were folded into initialized_size and the write could succeed leaving stale on-disk data.

Treat any nonzero return as an error and abort the allocation.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/98xxx/CVE-2026-98137.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
495e90fa334828d4119061e2726af51d0a0fb4ed
Fixed
56392b0d5290ff2b05fc673bc07803b8ae4cfd1b
Fixed
607a9478833db656e7ceac8e9e382fa4acfde545

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98137.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.1.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-98137.json"