CVE-2026-80935
Last modified
CVE-2026-80935 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copy mt7996_mcu_get_eeprom() derives the destination of the EFUSE/EXT block copy from the address reported by the MCU response (event->addr, a device-controlled __le32) and clamps only the copy length, never the destination offset into dev->mt76.eeprom.data. A malicious or malfunctioning device can report an arbitrary address and drive an out-of-bounds write of up to MT7996_EXT_EEPROM_BLOCK_SIZE bytes past eeprom.data. Reject a response whose address would place the copy outside eeprom.data before deriving the destination pointer. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: bound the device EEPROM address before the EFUSE copy mt7996_mcu_get_eeprom() derives the destination of the EFUSE/EXT block copy from the address reported by the MCU response (event->addr, a device-controlled __le32) and clamps only the copy length, never the destination offset into dev->mt76.eeprom.data. A malicious or malfunctioning device can report an arbitrary address and drive an out-of-bounds write of up to MT7996_EXT_EEPROM_BLOCK_SIZE bytes past eeprom.data. Reject a response whose address would place the copy outside eeprom.data before deriving the destination pointer. Devices that echo the requested in-bounds offset are unaffected.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 98686cd21624c75a043e96812beadddf4f6f48e5, < 9e5abb5e2ade0b6fd0e47209711115d47a255176; >= 98686cd21624c75a043e96812beadddf4f6f48e5, < 6be59da2063d5b3522bfde8aae0487ec095eb384; >= 98686cd21624c75a043e96812beadddf4f6f48e5, < 13b3c29a782033ce4a230be9e5618032813dbcd4 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80935?
How severe is CVE-2026-80935?
How do I fix CVE-2026-80935?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8093Memory safety bugs present in Firefox 150.0.1. Some of these…8.1
- CVE-2026-80930In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80931In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80932In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80933In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80936In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80937In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80938In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80939In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8094Other issue in the WebRTC component. This vulnerability was …9.8
- CVE-2026-80940In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80935?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
