CVE-2026-43057High· 7.5▾ TwilightIn the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback NETIF_F_IPV6_CSUM only advertises support for checksum offload of packets without IPv6 extension heade…
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 41.3 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Sep 8.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via CVEORG
Last analysed / modified upstream
0.4%
In the Linux kernel, the following vulnerability has been resolved:
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
NETIF_F_IPV6_CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets with extension headers must fall back onto software checksumming. Since TSO depends on checksum offload, those must revert to GSO.
The below commit introduces that fallback. It always checks network header length. For tunneled packets, the inner header length must be checked instead. Extend the check accordingly.
A special case is tunneled packets without inner IP protocol. Such as RFC 6951 SCTP in UDP. Those are not standard IPv6 followed by transport header either, so also must revert to the software GSO path.
Linux >= a0478d7e888028f85fa7785ea838ce0ca09398e2 < 2094a7cf91b71367b649f991aacc7b579f793d0bLinux >= 2156d9e9f2e483c8c3906c0ea57ea312c1424235 < ed71cf465c75f5688b07a35d373cd1d6b589c8eaLinux >= 041e2f945f82fdbd6fff577b79c33469430297aa < 33670f780e0120c3dacda188c512bbffe0b6044cLinux >= 864e3396976ef41de6cc7bc366276bf4e084fff2 < a98b78116a27e2a57b696b569b2cb431c95cf9b6Linux >= 864e3396976ef41de6cc7bc366276bf4e084fff2 < 732fdeb2987c94b439d51f5cb9addddc2fc48c42Linux >= 864e3396976ef41de6cc7bc366276bf4e084fff2 < c4336a07eb6b2526dc2b62928b5104b41a7f81f5Linux 794ddbb7b63b6828c75967b9bcd43b086716e7a1Linux >= 6.1.149 < 6.1.168Linux >= 6.6.103 < 6.6.134Linux >= 6.12.44 < 6.12.81Linux >= 6.16.4 < 6.17Linux 6.17Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-90055NoneIn the Linux kernel, the following vulnerability has been resolved: usb: atm: usbatm: fix invalid ci_range initialization syzbot reported a shift-out-of-bounds in __vcc_connect(): UBSAN: shift-out-of-bounds in net/atm/common.c:382:3…
CVE-2026-90060NoneIn the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that th…
CVE-2026-90168NoneRejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-90196NoneIn the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: validate topology volume range before allocation SOF treats the topology mixer min and max values as non-negative indices into its volume table
CVE-2026-90209NoneIn the Linux kernel, the following vulnerability has been resolved: s390/debug: Fix deadlock during unregister Unregistering an s390dbf debug area while one of the associated debugfs files is being written to can cause a deadlock: $ e…
CVE-2026-90221NoneIn the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing nci_core_init_rsp_packet_v1() and nci_core_init_rsp_packet_v2() parse the CORE_INIT_RSP packet witho…