PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97432 Linux CVE debrief

A vulnerability in the Linux kernel's iwlwifi driver has been resolved, which could cause a firmware crash when a P2P-Device is removed from a binding. The issue arises from the P2P-Device being removed and re-added to the binding by unrelated code, leaving a PHY context pointer that is not properly handled. This situation can occur when a station interface is connected on a channel, the P2P-Device performs a remain-on-channel (ROC) on that channel, and then the ROC ends. If the P2P-Device is subsequently removed and re-added to the binding due to an unrelated update, the firmware may crash due to improper handling of the PHY context pointer.

Vendor
Linux
Product
Unknown
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Defenders responsible for Linux kernel and iwlwifi driver updates, as well as system administrators managing Linux-based systems with iwlwifi drivers, should assess exposure and prioritize verification to prevent potential firmware crashes.

Why it matters

A vulnerability in the Linux kernel's iwlwifi driver could cause firmware crashes and system instability. Defenders should assess exposure, prioritize verification of Linux kernel versions and iwlwifi driver updates, and review binding handling and PHY context management.

  • Potential firmware crashes and system instability
  • Verification of Linux kernel versions and iwlwifi driver updates required
  • Binding handling and PHY context management may need to be reviewed

Technical summary

The Linux kernel's iwlwifi driver has a vulnerability that could cause a firmware crash when a P2P-Device is removed from a binding. The issue arises from the P2P-Device being removed and re-added to the binding by unrelated code, leaving a PHY context pointer that is not properly handled. This can happen when a station interface is connected on a channel, the P2P-Device performs a remain-on-channel (ROC) on that channel, and then the ROC ends. The vulnerability can be addressed by adding a boolean that indicates whether or not the P2P-Device should be added to the binding, and handling that in the binding iterator.

Defensive priority

Defenders should assess exposure and prioritize verification of Linux kernel versions and iwlwifi driver updates to prevent potential firmware crashes.

Recommended defensive actions

  • Assess exposure by verifying Linux kernel versions and iwlwifi driver updates
  • Prioritize verification of binding handling and PHY context management
  • Monitor for potential firmware crashes and system instability
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, but evidence is limited. The Linux kernel's official repository and commit history may provide additional information. To verify, defenders should review the Linux kernel's official repository and commit history for changes related to iwlwifi driver updates and P2P-Device binding handling. They should also assess exposure by verifying Linux kernel versions and iwlwifi driver updates.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97432 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97432

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97432 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97432

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/7be2fc679c8f657868988e41c0bb15bf5a454620

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/b74e377cad9271950c57472867c469e4b5b2ff0c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.