2 matches found
AZL-64901 CVE-2025-38331 affecting package kernel for versions less than 6.6.96.1-1
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on all TCP It is desireable to push the hardware accelerator to also process non-segmented TCP frames: we pass the skb-len to the "TOE/TSO" offloader and it will handle them. Without this quirk...
CVE-2025-38331
CVE-2025-38331 fixes a Linux kernel vulnerability in the cortina Ethernet driver where TOE/TSO must be used on all TCP traffic to prevent driver instability, lockups, and crashes. The issue arises from a mismatch between TOE and segmentation; the data path offloads IP/TCP parsing, checksums, and ...