PT-2026-37534 · Linux+2 · Linux Kernel+2
CVE-2026-43194
·
Published
2026-05-06
·
Updated
2026-08-23
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the Linux kernel networking stack where the system incorrectly handles transmission (xmit) return codes for Generic Segmentation Offload (GSO) frames in environments without a Queueing Discipline (Qdisc). When a single segment within a GSO super frame is lost, the
tcp write xmit() function may interpret the return code of the final segment as a failure for the entire frame. This leads to a state where the sender does not advance the snd nxt sequence number, even if most segments were successfully transmitted. Consequently, if the receiver acknowledges data beyond snd nxt, the sender rejects the acknowledgment as TCP ACK UNSENT DATA, causing the connection to stall.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu