CVE-2026-80617
Last modified
CVE-2026-80617 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix foe_check_time allocation size foe_check_time is declared as u16 pointer but was allocated with only ppe_num_entries bytes instead of ppe_num_entries * sizeof(u16). When airoha_ppe_foe_verify_entry() is called with hash >= ppe_num_entries/2, it writes beyond the allocated buffer, causing heap buffer overflow and potential kernel crash.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix foe_check_time allocation size foe_check_time is declared as u16 pointer but was allocated with only ppe_num_entries bytes instead of ppe_num_entries * sizeof(u16). When airoha_ppe_foe_verify_entry() is called with hash >= ppe_num_entries/2, it writes beyond the allocated buffer, causing heap buffer overflow and potential kernel crash.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 56b99327a451917f1c17f85fc33ea8293c08a9ee, < 112b5eff24e044561ee9599a0d34e0fcea1df4e0; >= 6d5b601d52a27aafff555b480e538507901c672c, < 9f7cd1e26d2f1766438edc9b9254f2c618f9ae98; >= 6d5b601d52a27aafff555b480e538507901c672c, < 5c121ee635680c93d7074becf14cfbaac140f80d; >= 6.18.33, < 6.18.40 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80617?
How severe is CVE-2026-80617?
How do I fix CVE-2026-80617?
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-80611In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80612In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80613In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80614In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80615In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-80616In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80618In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80619In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80620In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80621In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80622In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80623In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80617?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
