Linux Kernel Vulnerability in Open vSwitch Affects Networking Performance
CVE-2026-74701
What is CVE-2026-74701?
A vulnerability exists in the Linux kernel's Open vSwitch component where improper validation of Ethernet header lengths can lead to a kernel bug during packet processing. Specifically, when packets arrive on a non-Ethernet device (like TUN), the system failingly trusts the user-defined skb->protocol field. This oversight can result in an unhandled situation where critical functions like key_extract() operate on potentially insufficient data, causing significant operational issues. The flaw has been rectified by introducing a header check to ensure that the Ethernet header is valid before any further processing.
Affected Version(s)
Linux 217ac77a3c2524d999730b2a80b61fcc2d0f734a
Linux 217ac77a3c2524d999730b2a80b61fcc2d0f734a < 81f9b09f0ea3ba9ab966dd17e9f32625a14555e9
Linux 217ac77a3c2524d999730b2a80b61fcc2d0f734a < 831471718f6e19aed1a330b03b53190a90e06466