Description
In the Linux kernel, the following vulnerability has been resolved:

wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()

Check frame length before accessing the mgmt fields in
mt7996_mac_write_txwi_80211 in order to avoid a possible oob access.
Published: 2026-03-25
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Out‑of‑bounds read in kernel Wi‑Fi driver
Action: Immediate Patch
AI Analysis

Impact

A flaw in the Linux mt76 driver for the MT7996 wireless chipset allows the function mt7996_mac_write_txwi_80211() to read beyond the bounds of the incoming frame when the frame length is not validated. This out‑of‑bounds read (CWE‑125 and CWE‑805) can expose kernel memory contents or corrupt kernel state, potentially leading to system instability or unpredictable behavior.

Affected Systems

All Linux kernel releases that include the mt76 driver for MT7996 and lack the length‑check patch are vulnerable. The affected versions are kernel 6.2 and the 7.0 release candidates 1 through 7, as defined by the CPE entries.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate severity, while the EPSS score of less than 1% and absence from CISA’s KEV catalog suggest a low likelihood of widespread exploitation. The attack vector is inferred from the nature of the vulnerability: an attacker would need to transmit a specially crafted WLAN management frame to the target device, implying either local network proximity or the ability to inject frames into the victim’s wireless interface. Given these constraints, the potential impact remains moderate with a low probability of exploitation.

Generated by OpenCVE AI on April 29, 2026 at 00:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version containing the mt76 driver patch for MT7996.
  • If an upgrade cannot be performed immediately, disable or block the wireless interface that uses the vulnerable mt76 driver for MT7996 to prevent reception of malicious frames.
  • Restrict or filter WLAN management traffic on the network to reduce the risk that an attacker can inject crafted frames into the victim’s interface.
  • Monitor kernel logs for anomalous memory access errors or crashes that may indicate attempts to exploit the read.

Generated by OpenCVE AI on April 29, 2026 at 00:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6238-1 linux security update
History

Thu, 23 Apr 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
CPEs cpe:2.3:o:linux:linux_kernel:6.2:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H'}


Thu, 26 Mar 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Thu, 26 Mar 2026 00:15:00 +0000


Wed, 25 Mar 2026 22:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Wed, 25 Mar 2026 10:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Check frame length before accessing the mgmt fields in mt7996_mac_write_txwi_80211 in order to avoid a possible oob access.
Title wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:04:40.848Z

Reserved: 2026-01-13T15:37:45.996Z

Link: CVE-2026-23325

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-03-25T11:16:29.537

Modified: 2026-04-23T21:11:24.957

Link: CVE-2026-23325

cve-icon Redhat

Severity :

Publid Date: 2026-03-25T00:00:00Z

Links: CVE-2026-23325 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T00:45:26Z

Weaknesses