LiveActive security incident?Get immediate response
CVE Record

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.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
5

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.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2026-43172Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxebfa7f8ae155c9a0bb2e4038d6b5d8b14881c424, ebfa7f8ae155c9a0bb2e4038d6b5d8b14881c424, ebfa7f8ae155c9a0bb2e4038d6b5d8b14881c424unaffected
LinuxLinux5.8, 0, 6.18.16, 6.19.6, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.