PatchSiren cyber security CVE debrief
CVE-2026-97474 Linux CVE debrief
A vulnerability in the Linux kernel's iwlwifi component has been addressed, which could lead to a kernel panic during reconfig failure. This issue arises when a BSS connection and a NAN connection exist, a firmware error occurs, and the reconfig process fails to properly restore the NAN connection. As a result, the async_handlers_wk process may execute, leading to a panic when it accesses a dangling pointer.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.4
- 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 systems utilizing iwlwifi should assess exposure and prioritize patching. They should also monitor for firmware errors and reconfig failures.
Why it matters
This vulnerability in the Linux kernel's iwlwifi component could lead to a kernel panic during reconfig failure. Defenders should prioritize verifying and applying patches, monitoring for firmware errors, and assessing their inventory for exposure.
- Verify and apply patches to prevent potential kernel panics
- Monitor for firmware errors and reconfig failures to detect potential exploitation attempts
- Assess inventory for exposure to prioritize patching
Technical summary
The vulnerability is caused by the failure to purge async notifications upon nic error in the iwlwifi component of the Linux kernel. This can lead to a kernel panic during reconfig failure. The issue arises when a BSS connection and a NAN connection exist, a firmware error occurs, and the reconfig process fails to properly restore the NAN connection. As a result, the async_handlers_wk process may execute, leading to a panic when it accesses a dangling pointer. Defenders should prioritize verifying and applying patches for Linux kernel versions affected by this vulnerability, particularly in environments utilizing iwlwifi. They should also monitor for firmware errors and reconfig failures, and assess their
Defensive priority
Defenders should prioritize verifying and applying patches for Linux kernel versions affected by this vulnerability, particularly in environments utilizing iwlwifi. They should also monitor for firmware errors and reconfig failures, and assess their inventory for exposure.
Recommended defensive actions
- Verify and apply patches for Linux kernel versions affected by this vulnerability
- Monitor for firmware errors and reconfig failures
- Assess inventory for exposure
- 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, including its description and CVSS score. However, the corpus does not establish specific affected versions or exploitation details, requiring verification from official sources.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97474 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97474
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97474 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97474
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/1b3b7b521041d55459f8457db8921e9778482063
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a40ad60a47f7c904b75a9ff83b39edebf3961c85
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.