PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-80939 Linux CVE debrief

A Linux kernel vulnerability was resolved by adding a .shutdown callback to the rtw89 PCI driver to prevent asynchronous SError Interrupts during warm reboot. The vulnerability was caused by hardware rfkill polling, which was not stopped during shutdown, leading to a kernel panic. The fix involves setting a new RTW89_FLAG_SHUTDOWN flag to stop rfkill polling work when the platform is tearing down the PCIe link. This change ensures that no MMIO read is issued to the chip after shutdown begins, preventing the SError. Defenders should assess exposure and prioritize verification of Linux kernel versions and rtw89 PCI driver configurations to prevent asynchronous SError Interrupts.

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

Who should care

Defenders responsible for Linux kernel and rtw89 PCI driver configurations should assess exposure and prioritize verification to prevent asynchronous SError Interrupts during warm reboot. This includes verifying .shutdown callback implementation in rtw89 PCI driver and monitoring for potential issues with Linux kernel and rtw89 PCI driver configurations.

Why it matters

Defenders should assess exposure and prioritize verification of Linux kernel versions and rtw89 PCI driver configurations to prevent asynchronous SError Interrupts during warm reboot.

  • Prevent asynchronous SError Interrupts during warm reboot
  • Verify .shutdown callback implementation in rtw89 PCI driver
  • Monitor for potential issues with Linux kernel and rtw89 PCI driver configurations

Technical summary

The Linux kernel vulnerability was caused by hardware rfkill polling and resolved by adding a .shutdown callback to the rtw89 PCI driver. The fix involves setting a new RTW89_FLAG_SHUTDOWN flag to stop rfkill polling work when the platform is tearing down the PCIe link. This change ensures that no MMIO read is issued to the chip after shutdown begins, preventing the SError. The vulnerability affects Linux kernel versions and rtw89 PCI driver configurations, and defenders should assess exposure and prioritize verification.

Defensive priority

Defenders should assess exposure and prioritize verification of Linux kernel versions and rtw89 PCI driver configurations.

Recommended defensive actions

  • Assess Linux kernel versions and rtw89 PCI driver configurations for exposure
  • Verify .shutdown callback implementation in rtw89 PCI driver
  • Monitor for asynchronous SError Interrupts during warm reboot
  • 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 vulnerability was introduced by hardware rfkill polling and resolved by adding a .shutdown callback to the rtw89 PCI driver. The fix involves setting a new RTW89_FLAG_SHUTDOWN flag to stop rfkill polling work when the platform is tearing down the PCIe link. This change ensures that no MMIO read is issued to the chip after shutdown begins, preventing the SError. Evidence is based on the official CVE record and source-specific vulnerability assessment.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-80939 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-80939 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/667c12782aaf8dd3cb2213e528fe63a73cb63345

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

  • Source reference

    Unverified legacy reference

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

    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.