LiveActive security incident?Get immediate response
CVE Record

CVE-2025-38602: iwlwifi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue since it may return NULL pointer.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel iwlwifi driver bug where a failed workqueue allocation was not checked. On affected systems using Intel Wi-Fi support, an uncommon allocation failure could cause unreliable behavior or a crash. The sources do not provide a CVSS score, CWE, or evidence of active exploitation.

Executive priority

Treat this as routine kernel maintenance unless your fleet heavily depends on Linux endpoints with Intel Wi-Fi. There is no source-backed active exploitation signal, but kernel driver crashes can still affect availability and support costs.

Technical view

The fix adds a missing NULL check after alloc_ordered_workqueue in the iwlwifi driver. Without the check, later code could dereference a NULL pointer if allocation fails. Public records list Linux kernel impact and stable kernel commits, but do not describe exploitability, required privileges, or attacker control.

Likely exposure

Exposure is likely limited to Linux systems running affected kernels with the iwlwifi Intel wireless driver present or enabled. Servers without Intel Wi-Fi hardware are less likely to be exposed, but kernel package inventories should be checked against distro advisories.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of exploitation in the wild. The available description suggests a reliability or denial-of-service class issue tied to allocation failure, but exploit preconditions are not documented.

Researcher notes

Evidence is sparse: no CVSS, CWE, detailed impact statement, or exploit prerequisites are provided. The key technical fact is the missing NULL check for alloc_ordered_workqueue in iwlwifi, resolved through multiple Linux stable commits.

Mitigation direction

  • Update affected Linux kernels using vendor or distro security packages.
  • Track the referenced Linux stable commits for kernel builds maintained internally.
  • Review Debian LTS advisories if using affected Debian LTS kernels.
  • Prioritize laptops, workstations, and edge devices with Intel Wi-Fi hardware.
  • Check vendor guidance before applying nonstandard driver workarounds.

Validation and detection

  • Inventory Linux kernel versions across endpoints and servers.
  • Identify systems loading or packaging the iwlwifi driver.
  • Map installed distro kernel packages to vendor security advisories.
  • Confirm updated kernels include the referenced stable fixes.
  • Document systems without Intel Wi-Fi as lower-likelihood exposure.
Prepared
Confidence
medium
Sources
12

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-2025-38602 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
1ADP providers
12Source links

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.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxb481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806a, b481de9ca074528fe8c429604e2777db8b89806aunaffected
LinuxLinux2.6.24, 0, 5.4.297, 5.10.241, 5.15.190, 6.1.148, 6.6.102, 6.12.42, 6.15.10, 6.16.1, 6.17affected
Weakness

CWE details

No CWE listed

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