CVE-2026-72471

Source
https://cve.org/CVERecord?id=CVE-2026-72471
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72471.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72471
Downstream
Published
2026-08-15T05:57:13.117Z
Modified
2026-08-18T03:56:26.150049771Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
fs/ntfs3: prevent potential lcn remains uninitialized
Details

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

fs/ntfs3: prevent potential lcn remains uninitialized

The target VCN being sought was not found within runs[0], causing runlookup() to return false. This causes runlookupentry() to return false, which in turn results in a len value of 0, and the new parameter passed to attrdatagetblock() is NULL. Collectively, these factors ultimately cause attrdatagetblocklocked() to exit prematurely without initializing lcn, thereby triggering [1].

To prevent [1], the clen check within niseekdataorhole() has been moved to occur before the lcn check.

[1] BUG: KMSAN: uninit-value in niseekdataorhole+0x24f/0x5f0 fs/ntfs3/frecord.c:2862 niseekdataorhole+0x24f/0x5f0 fs/ntfs3/frecord.c:2862 ntfsllseek+0x22a/0x4a0 fs/ntfs3/file.c:1530 vfsllseek fs/read_write.c:391 [inline]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72471.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
c61326967728392931f8a2240cb2cf4c81b523c1
Fixed
7ae7e98b71438c494532492cbf58fc0d7f7988bb
Fixed
57ac2831c8e0f168090d38e3de758c6a59db44db

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.0.0
Fixed
7.1.5

Database specific

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