PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90353 Linux CVE debrief

A use-after-free vulnerability was found in the Linux kernel's mt76 module, specifically in the mt7915_register_ext_phy function. When an error occurs during the registration of the main PHY, the function unwinds through free_phy2, which frees the ext PHY hw while it is still registered with mac80211. This can lead to a use-after-free condition. The vulnerability affects Linux kernel-based systems using the mt76 module. Defenders should assess their exposure and prioritize patching. The CVE record and NVD entry provide details about the vulnerability, including its CVSS score and vector.

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

Who should care

Defenders responsible for Linux kernel-based systems, especially those using the affected mt76 module, should assess their exposure and prioritize patching. They should review system configurations, monitor system logs, and implement compensating controls for exposed systems. Security teams should track exceptions, retest remediated assets, and verify patch application to prevent use-after-free conditions.

Why it matters

This vulnerability can lead to a use-after-free condition in the Linux kernel's mt76 module, potentially allowing attackers to exploit the vulnerability. Defenders should prioritize verifying and applying patches, reviewing system configurations, and monitoring system logs.

  • Verify patch application to prevent use-after-free conditions
  • Assess system configurations for potential exposure
  • Monitor system logs for suspicious activity

Technical summary

The vulnerability is caused by a use-after-free condition in the mt7915_register_ext_phy function of the Linux kernel's mt76 module. When an error occurs during the registration of the main PHY, the function unwinds through free_phy2, which frees the ext PHY hw while it is still registered with mac80211. The vulnerability affects Linux kernel-based systems using the mt76 module. Defenders should prioritize verifying and applying patches for this vulnerability, especially for systems using the affected Linux kernel versions.

Defensive priority

Defenders should prioritize verifying and applying patches for this vulnerability, especially for systems using the affected Linux kernel versions.

Recommended defensive actions

  • Verify and apply patches for this vulnerability
  • Review system configurations and kernel versions for potential exposure
  • Monitor system logs for suspicious activity
  • Perform a thorough review of the affected mt76 module and Linux kernel versions
  • Implement compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions and retest remediated assets
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The CVE record and NVD entry provide details about the vulnerability, including its CVSS score and vector. However, the corpus does not establish versions, exploitation, impact, or remediation beyond the provided information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90353 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-90353 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/15b960014f24dce5388d4a2e7274e6490cb3c421

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/34058ad122f7524e33df8e38caba4b1d803b025a

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/648f5f03ff50d4bd719106ace0cdf1d8be02cbdd

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.