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

5.5 · MEDIUM
Published Mar 27, 2025 linux CWE-908 EPSS 0.19% (9th pctl)

Overview

CVE-2025-21891 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 27, 2025 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:

ipvlan: ensure network headers are in skb linear part

syzbot found that ipvlan_process_v6_outbound() was assuming

the IPv6 network header isis present in skb->head [1]

Add the needed pskb_network_may_pull() calls for both

IPv4 and IPv6 handlers.

[1]

BUG: KMSAN: uninit-value in __ipv6_addr_type+0xa2/0x490 net/ipv6/addrconf_core.c:47

__ipv6_addr_type+0xa2/0x490 net/ipv6/addrconf_core.c:47

ipv6_addr_type include/net/ipv6.h:555 [inline]

ip6_route_output_flags_noref net/ipv6/route.c:2616 [inline]

ip6_route_output_flags+0x51/0x720 net/ipv6/route.c:2651

ip6_route_output include/net/ip6_route.h:93 [inline]

ipvlan_route_v6_outbound+0x24e/0x520 drivers/net/ipvlan/ipvlan_core.c:476

ipvlan_process_v6_outbound drivers/net/ipvlan/ipvlan_core.c:491 [inline]

ipvlan_process_outbound drivers/net/ipvlan/ipvlan_core.c:541 [inline]

ipvlan_xmit_mode_l3 drivers/net/ipvlan/ipvlan_core.c:605 [inline]

ipvlan_queue_xmit+0

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.19, < 6.1.130 Affected

Frequently Asked Questions

What is CVE-2025-21891?

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

How severe is CVE-2025-21891?

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

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

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