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

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

Overview

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

vxlan: Fix uninit-value in vxlan_vnifilter_dump()

KMSAN reported an uninit-value access in vxlan_vnifilter_dump() [1].

If the length of the netlink message payload is less than

sizeof(struct tunnel_msg), vxlan_vnifilter_dump() accesses bytes

beyond the message. This can lead to uninit-value access. Fix this by

returning an error in such situations.

[1]

BUG: KMSAN: uninit-value in vxlan_vnifilter_dump+0x328/0x920 drivers/net/vxlan/vxlan_vnifilter.c:422

vxlan_vnifilter_dump+0x328/0x920 drivers/net/vxlan/vxlan_vnifilter.c:422

rtnl_dumpit+0xd5/0x2f0 net/core/rtnetlink.c:6786

netlink_dump+0x93e/0x15f0 net/netlink/af_netlink.c:2317

__netlink_dump_start+0x716/0xd60 net/netlink/af_netlink.c:2432

netlink_dump_start include/linux/netlink.h:340 [inline]

rtnetlink_dump_start net/core/rtnetlink.c:6815 [inline]

rtnetlink_rcv_msg+0x1256/0x14a0 net/core/rtnetlink.c:6882

netlink_rcv_skb+0x467/0x660 net/netlink/af_netlink.c:

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 >= 5.18, < 6.1.129 Affected

Frequently Asked Questions

What is CVE-2025-21716?

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

How severe is CVE-2025-21716?

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

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

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