PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-80936 Linux CVE debrief

A use-after-free vulnerability was found in the Linux kernel's mt76 driver, specifically in the mt7925 module. The mlo_pm_work workqueue is not canceled on the stop path, leading to a potential crash when the device is torn down. This issue has been resolved by adding a stop callback for mt7925 that cancels the work before calling mt792x_stop(). The vulnerability could lead to system crashes or errors if exploited. It is essential for Linux kernel developers and maintainers, as well as users of systems that utilize the mt76 driver, to assess their exposure and verify that the patch has been applied.

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

Linux kernel developers and maintainers, as well as users of systems that utilize the mt76 driver, should assess their exposure and verify that the patch has been applied. The vulnerability could lead to system crashes or errors if exploited, and it is essential to review and apply the patch to prevent potential issues. The affected operator, platform, vulnerability-management, and security-team impact should be considered when implementing the patch.

Why it matters

A use-after-free vulnerability in the Linux kernel's mt76 driver requires patch application and verification to prevent potential system crashes or errors.

  • Potential system crashes or errors due to use-after-free vulnerability
  • Need to verify patch application to prevent potential issues
  • Requires monitoring of system logs for related errors

Technical summary

The Linux kernel's mt76 driver, specifically the mt7925 module, has a use-after-free vulnerability. The mlo_pm_work workqueue is not canceled on the stop path, leading to a potential crash when the device is torn down. This issue has been resolved by adding a stop callback for mt7925 that cancels the work before calling mt792x_stop(). The vulnerability could lead to system crashes or errors if exploited. It is essential to review and apply the patch to prevent potential issues. The affected product context and defensive impact should be considered when implementing the patch.

Defensive priority

Medium

Recommended defensive actions

  • Review and apply the patch to ensure the mt7925 stop callback is properly canceling the mlo_pm_work workqueue.
  • Verify that the mt7925 module is properly configured and updated.
  • Monitor system logs for potential crashes or errors related to the mt76 driver.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • 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.

Evidence notes

The CVE record and source references provide information about the vulnerability and its resolution. However, there is limited information about the impact and affected systems. Further verification is required to determine the extent of the vulnerability and to ensure that the patch has been applied. The affected product deployments should be identified, and owners should be assigned for follow-up. The official advisory or CVE record should be reviewed to validate affected scope, severity, and vendor guidance.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-80936 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-80936 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/304470333b7f525b23699ea7a7aed3b40ca37ca9

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/81faf578320df2dfc682a96baa6e85851dd68b6f

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/9e20da749ad229a1aa649ece528721b9652f15e1

    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.