In the Linux kernel, the following vulnerability has been resolved:
wifi: mt76: mt7996: validate default EEPROM firmware size
The default EEPROM firmware is parsed and copied as a full EEPROM
without checking its length. A truncated file can make the driver
read beyond the firmware buffer during variant validation or the
fallback copy.
Reject files shorter than MT7996_EEPROM_SIZE before parsing or
copying the firmware.
CVE-2026-80933
NONE
EPSS 0.17%
Updated Sep 11, 2026
Linux
https://git.kernel.org/stable/c/03b81f015dbb29807ce1ec6d45537d658abdac69
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/653c6e289b13cc6942f3e8f8e3c568e70fa42d1f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
https://git.kernel.org/stable/c/7074ec3769820302f1ccf8794a40a6582153b820
416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVE Details
CVE ID
CVE-2026-80933
Published Date
Sep 11, 2026
Vendor
Linux
Severity
NONE
Exploit Prediction (EPSS)
Probability of Exploit
0.17%
Likelihood of exploitation in next 30 days
Percentile:
6.1th percentile (higher than 6.1% of all CVEs)
Standard patching cycle
Impact
Minimal impact
Source
View Advisory