Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-38331

7.5 · HIGH
Published Jul 10, 2025 linux EPSS 0.30% (23th pctl)

Overview

CVE-2025-38331 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 10, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical 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 buffe

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.16, < 6.1.142 Affected

Frequently Asked Questions

What is CVE-2025-38331?

CVE-2025-38331 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 10, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-38331?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-38331?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-38331?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-38331 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.