CVE-2026-93064

Source
https://cve.org/CVERecord?id=CVE-2026-93064
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93064.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93064
Downstream
Published
2026-09-17T16:10:50Z
Modified
2026-09-18T03:48:43Z
Summary
wifi: iwlwifi: mvm: fix off-by-one in TXF key sanitiser
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93064.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
12d60c1efc29e19f4dc0dc70cd48ce097fce6447
Fixed
1af000d75b1c96f7cbdf23f14d0ee1c51b12f8e6
Fixed
5bcc933c6d47d795dab27458b9001c2d97130fd3
Fixed
4c582ed61325135f841ca93667d7551a8e31e58d
Fixed
c9d8641aea01c3b2516483e128e1f557cfbcf44a
Fixed
2a77cb320e3998afa5e1ed0e95908b226aae9ed6
Fixed
f6a6c01cbc046f68e6916a7e047a1bc881c8c9ab

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

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