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

7.1 · HIGH
Published Feb 27, 2025 linux CWE-125 EPSS 0.20% (10th pctl)

Overview

CVE-2025-21719 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 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. 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:

ipmr: do not call mr_mfc_uses_dev() for unres entries

syzbot found that calling mr_mfc_uses_dev() for unres entries

would crash [1], because c->mfc_un.res.minvif / c->mfc_un.res.maxvif

alias to "struct sk_buff_head unresolved", which contain two pointers.

This code never worked, lets remove it.

[1]

Unable to handle kernel paging request at virtual address ffff5fff2d536613

KASAN: maybe wild-memory-access in range [0xfffefff96a9b3098-0xfffefff96a9b309f]

Modules linked in:

CPU: 1 UID: 0 PID: 7321 Comm: syz.0.16 Not tainted 6.13.0-rc7-syzkaller-g1950a0af2d55 #0

Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024

pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)

pc : mr_mfc_uses_dev net/ipv4/ipmr_base.c:290 [inline]

pc : mr_table_dump+0x5a4/0x8b0 net/ipv4/ipmr_base.c:334

lr : mr_mfc_uses_dev net/ipv4/ipmr_base.c:289 [inline]

lr : mr_table_dump+0x694/0x8b0 net/ipv4/

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.20, < 5.4.291 Affected

Frequently Asked Questions

What is CVE-2025-21719?

CVE-2025-21719 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 7.1 (HIGH).

How severe is CVE-2025-21719?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. 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-21719?

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

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