CVE-2026-64056
Description
A flaw was found in the Linux kernel's Cortina ethernet driver for Gemini devices. The driver used a single, shared buffer (SKB, or Socket Kernel Buffer) for assembling incoming network packets across multiple ethernet ports. This shared resource could lead to race conditions, where simultaneous access from different ports might cause unpredictable system behavior, potentially resulting in a denial of service or data integrity issues.
Understanding the Weakness (CWE)
Integrity,Confidentiality,Other
Technical Impact: Modify Application Data; Read Application Data; Alter Execution Logic
Frequently Asked Questions
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.