LiveActive security incident?Get immediate response
CVE Record

CVE-2026-23185: wifi: iwlwifi: mld: cancel mlo_scan_start_wk

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mlo_scan_start_wk mlo_scan_start_wk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't really have to. This can cause an init-after-queue issue: if, for example, the work was queued and then drv_change_interface got executed. This can also cause use-after-free: if the work is executed after the vif is freed.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel Wi-Fi driver flaw in Intel iwlwifi MLD handling. A scheduled scan-start task may continue after disconnection and run after related interface memory is no longer valid, risking kernel memory corruption. The CVSS score is high, but the listed attack vector is local and requires low privileges.

Executive priority

Treat as a high-priority kernel maintenance issue for Linux fleets with Intel Wi-Fi exposure. It is not currently evidenced as internet-exploited from the provided sources, but successful local exploitation could compromise the kernel. Patch through standard OS channels as soon as vendor updates are available.

Technical view

The mlo_scan_start_wk work item is not canceled on disconnection. If queued work runs after drv_change_interface or after the vif is freed, it can cause init-after-queue behavior or use-after-free in the Linux iwlwifi MLD code path. The CVE is associated with CWE-772 and CVSS 3.1 score 7.8.

Likely exposure

Systems are most likely exposed when running affected Linux kernel versions with Intel iwlwifi MLD Wi-Fi functionality present and usable. Headless servers or systems without the relevant Intel Wi-Fi driver path are less likely to be practically exposed, but package-level exposure should still be checked against vendor advisories.

Exploitation context

The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. CVSS indicates local access, low attack complexity, low privileges, no user interaction, and high confidentiality, integrity, and availability impact. Public exploit status is not established by the provided sources.

Researcher notes

Focus validation on the iwlwifi MLD workqueue lifecycle around disconnection, drv_change_interface, and vif teardown. The provided description identifies missing cancellation of mlo_scan_start_wk as the root cause. Avoid claiming remote reachability or weaponized exploitation without additional evidence.

Mitigation direction

  • Apply vendor kernel updates that include the referenced stable Linux fixes.
  • Track Red Hat and Linux distribution advisories for fixed package versions.
  • Prioritize laptops, workstations, and appliances using Intel iwlwifi Wi-Fi.
  • Where acceptable, disable unused Wi-Fi functionality until patched.
  • Do not infer fixed versions beyond vendor-published guidance.

Validation and detection

  • Inventory Linux kernel versions across affected endpoints and appliances.
  • Check whether Intel iwlwifi hardware and driver functionality are present.
  • Compare installed kernel packages against distribution advisories and stable commit references.
  • Confirm patch deployment through vendor package metadata or release notes.
  • Review crash telemetry for kernel oopses involving iwlwifi MLD paths.
Prepared
Confidence
medium
Sources
7

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.

cwe · low confidence lookup

CWE-772: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-23185 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
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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.

2CVSS vectors
5Timeline events
1ADP providers
6Source links

CVSS vector scores

2 official scores

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9redhat-SADP

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/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. ADP timelineredhat-SADP

    Reported to Red Hat.

  3. ADP timelineredhat-SADP

    Made public.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

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

ADP provider summaries

redhat-SADPkernel: wifi: iwlwifi: mld: cancel mlo_scan_start_wk
other:Red Hat severity ratingcvssV3_1
  • 2026-02-14T00:00:00.000Z: Reported to Red Hat.
  • 2026-02-14T00:00:00.000Z: Made public.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9748ad82a9d92b036ff3115207e36e2b9932e354, 9748ad82a9d92b036ff3115207e36e2b9932e354unaffected
LinuxLinux6.17, 0, 6.18.10, 6.19affected
Weakness

CWE details

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

CWE-772 · source CWE mapping

Missing Release of Resource after Effective Lifetime

Missing Release of Resource after Effective Lifetime represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.