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

8.2 · HIGH
Published Feb 27, 2025 linux CWE-667 EPSS 0.27% (19th pctl)

Overview

CVE-2025-21710 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 27, 2025 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, 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:

tcp: correct handling of extreme memory squeeze

Testing with iperf3 using the "pasta" protocol splicer has revealed

a problem in the way tcp handles window advertising in extreme memory

squeeze situations.

Under memory pressure, a socket endpoint may temporarily advertise

a zero-sized window, but this is not stored as part of the socket data.

The reasoning behind this is that it is considered a temporary setting

which shouldn't influence any further calculations.

However, if we happen to stall at an unfortunate value of the current

window size, the algorithm selecting a new value will consistently fail

to advertise a non-zero window once we have freed up enough memory.

This means that this side's notion of the current window size is

different from the one last advertised to the peer, causing the latter

to not send any data to resolve the sitution.

The problem occurs on the iperf3 server side, and the socket in que

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 >= 6.6, < 6.6.76 Affected

Frequently Asked Questions

What is CVE-2025-21710?

CVE-2025-21710 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 27, 2025 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2025-21710?

This vulnerability has a CVSS 3.1 base score of 8.2, 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-21710?

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

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