CVE-2026-43172: wifi: iwlwifi: fix 22000 series SMEM parsing
In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: fix 22000 series SMEM parsing
If the firmware were to report three LMACs (which doesn't
exist in hardware) then using "fwrt->smem_cfg.lmac[2]" is
an overrun of the array. Reject such and use IWL_FW_CHECK
instead of WARN_ON in this function.
Security readout for executives and security teams
Plain-English summary
A Linux Intel Wi-Fi driver flaw can read beyond an internal array if firmware reports an impossible third radio controller. The supplied CVSS score is 8.8 because successful triggering could affect confidentiality, integrity, and availability. Evidence does not establish how a nearby attacker could cause the malformed firmware report on real hardware.
Executive priority
Prioritize prompt inventory and vendor-supported patching on endpoints using the affected Intel Wi-Fi hardware. Treat exposed mobile and enterprise wireless systems first. The high score warrants attention, although urgency is moderated by the absence of known exploitation and an unproven practical attacker-controlled trigger path.
Technical view
The iwlwifi SMEM parser for 22000-series devices could access smem_cfg.lmac[2] when firmware reported three LMACs, overrunning the array. The kernel fixes reject that invalid count using IWL_FW_CHECK. The source identifies adjacent-network attack scope, low complexity, no privileges, and no user interaction, but provides no demonstrated attack chain.
Likely exposure
Potential exposure is limited to Linux systems using the affected iwlwifi code with relevant Intel 22000-series Wi-Fi hardware. The bundle names versions 5.8, 6.18.16, 6.19.6, and 7.0 as affected, but its version representation is incomplete or ambiguous. Distribution-specific package status requires vendor confirmation.
Exploitation context
The CVE is not listed as KEV, and the supplied sources provide no evidence of active exploitation or a public proof of concept. Triggering depends on firmware reporting a nonexistent third LMAC. Whether a nearby unauthenticated attacker can induce that condition is not established by the evidence.
Researcher notes
The core defect is a bounds violation caused by trusting an impossible firmware-supplied LMAC count. Researchers should distinguish theoretical CVSS reachability from demonstrated control of that value over an adjacent network. The supplied affected-version data appears ambiguous, so commit ancestry and distribution backports are more reliable than version labels alone.
Mitigation direction
Inventory Linux systems using iwlwifi with Intel 22000-series Wi-Fi hardware.
Check distribution advisories for vulnerable package ranges and fixed kernel packages.
Apply a vendor-supported kernel containing the applicable referenced stable fix.
If updates are unavailable, request vendor-specific mitigation guidance and reassess Wi-Fi use.
Validation and detection
Identify installed kernel versions and whether the iwlwifi driver is active.
Confirm relevant hardware belongs to Intel's 22000 series.
Map distribution kernel packages to the referenced stable commits or vendor advisories.
After updating and rebooting, verify the fixed kernel is running.
Review kernel logs for iwlwifi firmware or SMEM errors; absence alone does not prove safety.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-43172 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
4Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.