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

5.5 · MEDIUM
Published Jan 13, 2026 linux CWE-476 EPSS 0.12% (2th pctl)

Overview

CVE-2025-71098 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 13, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ip6_gre: make ip6gre_header() robust

Over the years, syzbot found many ways to crash the kernel

in ip6gre_header() [1].

This involves team or bonding drivers ability to dynamically

change their dev->needed_headroom and/or dev->hard_header_len

In this particular crash mld_newpack() allocated an skb

with a too small reserve/headroom, and by the time mld_sendpack()

was called, syzbot managed to attach an ip6gre device.

[1]

skbuff: skb_under_panic: text:ffffffff8a1d69a8 len:136 put:40 head:ffff888059bc7000 data:ffff888059bc6fe8 tail:0x70 end:0x6c0 dev:team0

------------[ cut here ]------------

kernel BUG at net/core/skbuff.c:213 !

<TASK>

skb_under_panic net/core/skbuff.c:223 [inline]

skb_push+0xc3/0xe0 net/core/skbuff.c:2641

ip6gre_header+0xc8/0x790 net/ipv6/ip6_gre.c:1371

dev_hard_header include/linux/netdevice.h:3436 [inline]

neigh_connected_output+0x286/0x460 net/core/neighbour.c:1618

neigh_output inc

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 >= 3.7.1, < 5.10.248 Affected

Frequently Asked Questions

What is CVE-2025-71098?

CVE-2025-71098 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 13, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2025-71098?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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

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