wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser
Summary
| CVE | CVE-2026-93064 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-17 17:18:00 UTC |
| Updated | 2026-09-17 17:18:00 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser iwl_mvm_frob_txf_key_iter() tracks the last matched byte position in loop variable 'i'. When a full key match is found (match == keylen), 'i' points at the last byte of the matched key. The memset start offset should therefore be i + 1 - keylen, not i - keylen; the current code zeroes one byte before the match and leaves the final key byte un-sanitised. |
Risk And Classification
EPSS: 0.001730000 probability, percentile 0.070110000 (date 2026-09-18)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 1af000d75b1c96f7cbdf23f14d0ee1c51b12f8e6 git | Not specified |
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 5bcc933c6d47d795dab27458b9001c2d97130fd3 git | Not specified |
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 4c582ed61325135f841ca93667d7551a8e31e58d git | Not specified |
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 c9d8641aea01c3b2516483e128e1f557cfbcf44a git | Not specified |
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 2a77cb320e3998afa5e1ed0e95908b226aae9ed6 git | Not specified |
| CNA | Linux | Linux | affected 12d60c1efc29e19f4dc0dc70cd48ce097fce6447 f6a6c01cbc046f68e6916a7e047a1bc881c8c9ab git | Not specified |
| CNA | Linux | Linux | affected 5.16 | Not specified |
| CNA | Linux | Linux | unaffected 5.16 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.188 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.157 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.110 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.52 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2.6 7.2.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.3-rc1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/1af000d75b1c96f7cbdf23f14d0ee1c51b12f8e6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/4c582ed61325135f841ca93667d7551a8e31e58d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f6a6c01cbc046f68e6916a7e047a1bc881c8c9ab | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/2a77cb320e3998afa5e1ed0e95908b226aae9ed6 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/c9d8641aea01c3b2516483e128e1f557cfbcf44a | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/5bcc933c6d47d795dab27458b9001c2d97130fd3 | 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.