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-39770

7.5 · HIGH
Published Sep 11, 2025 linux EPSS 0.36% (29th pctl)

Overview

CVE-2025-39770 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 11, 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: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM

When performing Generic Segmentation Offload (GSO) on an IPv6 packet that

contains extension headers, the kernel incorrectly requests checksum offload

if the egress device only advertises NETIF_F_IPV6_CSUM feature, which has

a strict contract: it supports checksum offload only for plain TCP or UDP

over IPv6 and explicitly does not support packets with extension headers.

The current GSO logic violates this contract by failing to disable the feature

for packets with extension headers, such as those used in GREoIPv6 tunnels.

This violation results in the device being asked to perform an operation

it cannot support, leading to a `skb_warn_bad_offload` warning and a collapse

of network throughput. While device TSO/USO is correctly bypassed in favor

of software GSO for these packets, the GSO stack must be explicitly told not

to request checksum offlo

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.19.323, < 4.20 Affected

Frequently Asked Questions

What is CVE-2025-39770?

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

How severe is CVE-2025-39770?

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-39770?

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-39770?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-39770 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.