CVE-2025-38331
Last modified
CVE-2025-38331 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 the driver becomes unstable and lock up and and crash. I do not know exactly why, but it is probably due to the TOE (TCP offload engine) feature that is coupled with the segmentation feature - it is not possible to turn one part off and not the other, either both TOE and TSO are active, or neither of them. Not having the TOE part active seems detrimental, as if that hardware feature is not really supposed to be turned off. The datasheet says: "Based on packet parsing and TCP connection/NAT table lookup results, the NetEngine puts the packets belonging to the same TCP connection to the same queue for the software to process. The NetEngine puts incoming packets to the buffer or series of buffers for a jumbo packet. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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 the driver becomes unstable and lock up and and crash. I do not know exactly why, but it is probably due to the TOE (TCP offload engine) feature that is coupled with the segmentation feature - it is not possible to turn one part off and not the other, either both TOE and TSO are active, or neither of them. Not having the TOE part active seems detrimental, as if that hardware feature is not really supposed to be turned off. The datasheet says: "Based on packet parsing and TCP connection/NAT table lookup results, the NetEngine puts the packets belonging to the same TCP connection to the same queue for the software to process. The NetEngine puts incoming packets to the buffer or series of buffers for a jumbo packet. With this hardware acceleration, IP/TCP header parsing, checksum validation and connection lookup are offloaded from the software processing." After numerous tests with the hardware locking up after something between minutes and hours depending on load using iperf3 I have concluded this is necessary to stabilize the hardware.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.16, < 6.1.142 |
| Linux | Linux Kernel | >= 6.2, < 6.6.95 |
| Linux | Linux Kernel | >= 6.7, < 6.12.35 |
| Linux | Linux Kernel | >= 6.13, < 6.15.4 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38331?
How severe is CVE-2025-38331?
How do I fix CVE-2025-38331?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-38326In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38327In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38328In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38329In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-3833Zohocorp ManageEngine ADSelfService Plus versions 6513 and p…8.1
- CVE-2025-38330In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-38332In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38333In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38334In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38335In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38336In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38337In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2025-38331?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
