ntfs3: fix integer overflow in run_unpack() volume boundary check
Summary
| CVE | CVE-2026-46062 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-27 14:17:26 UTC |
| Updated | 2026-06-01 17:17:21 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in run_unpack() volume boundary check The volume boundary check `lcn + len > sbi->used.bitmap.nbits` uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use check_add_overflow() as is already done for the adjacent prev_lcn + dlcn and vcn64 + len checks added by commit 3ac37e100385 ("ntfs3: Fix integer overflow in run_unpack()"). Found by fuzzing with a source-patched harness (LibAFL + QEMU). |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS: 0.000130000 probability, percentile 0.022740000 (date 2026-06-02)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
NoneUser Interaction
RequiredScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 424858f9a048057bb8f834bfe03d18f5e477e747 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 e73cd5aed6b15e55c1c47577bdb473b5e88d6a69 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 a954061b334ec67c79ae9d0cadd83fa521396487 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 60dab3e2931f3d792438a77a6cb0cb731c43300b git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 f1af27cec07a9fd0847166bdb23c99e86b05bfdc git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 6175d09c23bec4b60860ee9a0170308ff4b56e10 git | Not specified |
| CNA | Linux | Linux | affected 82cae269cfa953032fbb8980a7d554d60fb00b17 984a415f019536ea2d24de9010744e5302a9a948 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/6175d09c23bec4b60860ee9a0170308ff4b56e10 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/984a415f019536ea2d24de9010744e5302a9a948 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/60dab3e2931f3d792438a77a6cb0cb731c43300b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/a954061b334ec67c79ae9d0cadd83fa521396487 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f1af27cec07a9fd0847166bdb23c99e86b05bfdc | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/424858f9a048057bb8f834bfe03d18f5e477e747 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e73cd5aed6b15e55c1c47577bdb473b5e88d6a69 | 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.