ntfs3: add buffer boundary checks to run_unpack()
Summary
| CVE | CVE-2026-46072 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-27 14:17:28 UTC |
| Updated | 2026-06-01 17:17:22 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: ntfs3: add buffer boundary checks to run_unpack() run_unpack() checks `run_buf < run_last` at the top of the while loop but then reads size_size and offset_size bytes via run_unpack_s64() without verifying they fit within the remaining buffer. A crafted NTFS image with truncated run data in an MFT attribute triggers an OOB heap read of up to 15 bytes when the filesystem is mounted. Add boundary checks before each run_unpack_s64() call to ensure the declared field size does not exceed the remaining buffer. Found by fuzzing with a source-patched harness (LibAFL + QEMU). |
Risk And Classification
EPSS: 0.000320000 probability, percentile 0.097350000 (date 2026-06-04)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 bbad75336870b51b81979b97613746237fcb02fe git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 425de2aba0d061b3e715d51a3b1992c112ed5b99 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 bf7ac4a1d3bfc6e56e54635c3d331a68170d37c9 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 e64f7dfcaff79e7dfff9121a382dd77f9b462f62 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 d3012690a7065d9ca86521a525ad11e8af491d45 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 41aadf5cb482793a24e05aa136224e179a778586 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 b62567bca47408e6739dee75f02a2113548af875 git | Not specified |
| CNA | Linux | Linux | affected 5.15 | Not specified |
| CNA | Linux | Linux | unaffected 5.15 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.209 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.175 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.140 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.86 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.27 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.4 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/bbad75336870b51b81979b97613746237fcb02fe | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/425de2aba0d061b3e715d51a3b1992c112ed5b99 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d3012690a7065d9ca86521a525ad11e8af491d45 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b62567bca47408e6739dee75f02a2113548af875 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e64f7dfcaff79e7dfff9121a382dd77f9b462f62 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/bf7ac4a1d3bfc6e56e54635c3d331a68170d37c9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/41aadf5cb482793a24e05aa136224e179a778586 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.