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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-11 20:18
Updated : 2026-09-14 13:18
NVD link : CVE-2026-80933
Mitre link : CVE-2026-80933
CVE.ORG link : CVE-2026-80933
JSON object : View
Products Affected
No product.
CWE
No CWE.
