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

8.6 · HIGH
Published Mar 12, 2025 linux CWE-416 EPSS 0.42% (35th pctl)

Overview

CVE-2025-21855 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 12, 2025 and has a CVSS 3.1 base score of 8.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.6, 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:

ibmvnic: Don't reference skb after sending to VIOS

Previously, after successfully flushing the xmit buffer to VIOS,

the tx_bytes stat was incremented by the length of the skb.

It is invalid to access the skb memory after sending the buffer to

the VIOS because, at any point after sending, the VIOS can trigger

an interrupt to free this memory. A race between reading skb->len

and freeing the skb is possible (especially during LPM) and will

result in use-after-free:

==================================================================

BUG: KASAN: slab-use-after-free in ibmvnic_xmit+0x75c/0x1808 [ibmvnic]

Read of size 4 at addr c00000024eb48a70 by task hxecom/14495

<...>

Call Trace:

[c000000118f66cf0] [c0000000018cba6c] dump_stack_lvl+0x84/0xe8 (unreliable)

[c000000118f66d20] [c0000000006f0080] print_report+0x1a8/0x7f0

[c000000118f66df0] [c0000000006f08f0] kasan_report+0x128/0x1f8

[c000000118f66f00] [c0000000006f28

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

Frequently Asked Questions

What is CVE-2025-21855?

CVE-2025-21855 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 12, 2025 and has a CVSS 3.1 base score of 8.6 (HIGH).

How severe is CVE-2025-21855?

This vulnerability has a CVSS 3.1 base score of 8.6, 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-21855?

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

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