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

8.2 · HIGH
Published Jan 15, 2025 linux EPSS 0.43% (35th pctl)

Overview

CVE-2025-21629 is a high-severity vulnerability affecting linux linux_kernel. It was published on January 15, 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:

net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets

The blamed commit disabled hardware offoad of IPv6 packets with

extension headers on devices that advertise NETIF_F_IPV6_CSUM,

based on the definition of that feature in skbuff.h:

* * - %NETIF_F_IPV6_CSUM

* - Driver (device) is only able to checksum plain

* TCP or UDP packets over IPv6. These are specifically

* unencapsulated packets of the form IPv6|TCP or

* IPv6|UDP where the Next Header field in the IPv6

* header is either TCP or UDP. IPv6 extension headers

* are not supported with this feature. This feature

* cannot be set in features for a device with

* NETIF_F_HW_CSUM also set. This feature is being

* DEPRECATED (see below).

The change causes skb_warn_bad_offload to fire for BIG TCP

packets.

[ 496.310233] WARNING: CPU: 13 PID: 23472 at net/core/dev.c:3129 skb_warn_bad_offload+0xc4/0xe0

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

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

How severe is CVE-2025-21629?

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

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

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