CVE Catalog

CVE-2026-80933

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, 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.

Risk Assessment

An out-of-bounds read of the firmware buffer may lead to kernel data disclosure or system crash. It requires supplying a truncated EEPROM firmware file.

Recommendation

Update the Linux kernel to a version with the fix that rejects files shorter than MT7996_EEPROM_SIZE before parsing or copying the firmware.

Other vulnerabilities in Linux kernel (mt76 mt7996 driver)

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS