PT-2026-36474 · Linux · Linux Kernel
Published
2026-05-01
·
Updated
2026-05-02
·
CVE-2026-43057
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the network subsystem regarding the handling of tunneled traffic during IPV6 CSUM GSO fallback. The
NETIF F IPV6 CSUM flag only supports checksum offload for packets without IPv6 extension headers, requiring packets with such headers to use software checksumming. Because TSO (TCP Segmentation Offload) depends on checksum offload, these packets must revert to GSO (Generic Segmentation Offload). The current implementation incorrectly checks only the network header length; however, for tunneled packets, the inner header length must be verified. Additionally, tunneled packets lacking an inner IP protocol, such as RFC 6951 SCTP in UDP, do not follow the standard IPv6 transport header structure and must also revert to the software GSO path.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel