Impact
The bug occurs when the kernel misorders the parsing of VLAN‑tagged frames, causing the inner protocol header to be read as a VLAN header. This misinterpretation leaves the transport_header at an uninitialized value, which can disrupt subsequent packet processing and potentially cause the system to drop or mishandle traffic. The weakness reflects improper initialization of essential packet state, weakening the reliability of the network stack.
Affected Systems
All Linux kernel versions that have not incorporated the fix found in the provided patches. The vulnerability applies to generic Linux kernels, affecting any deployment that processes VLAN‑tagged frames using the legacy packet parsing routine.
Risk and Exploitability
No publicly documented exploit exists, and the vulnerability is not listed in the CISA KEV catalog. The EPSS score is unavailable, and a CVSS score is not provided. Based on the available data, the risk is low to moderate: the flaw is a kernel internal error that may only be triggered by specific VLAN traffic and can lead to denial of service rather than remote code execution. Attackers would need to manipulate network traffic to exploit the misparsing path, so the likelihood of exploitation is limited by the exposure of the vulnerable network interface.
OpenCVE Enrichment
Debian DLA