7.8
HIGH
CVE-2025-21934
Linux Kernel RapidIO Use After Free Vulnerability
Description

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rio_add_net() fails rio_add_net() calls device_register() and fails when device_register() fails. Thus, put_device() should be used rather than kfree(). Add "mport->net = NULL;" to avoid a use after free issue.

INFO

Published Date :

April 1, 2025, 4:15 p.m.

Last Modified :

April 10, 2025, 6:06 p.m.

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.8
Affected Products

The following products are affected by CVE-2025-21934 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-21934 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-21934 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 10, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-416
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.179 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.235 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.131 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.6 up to (excluding) 5.4.291 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.83 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.19 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.13.7 *cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:*
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/22e4977141dfc6d109bf29b495bf2187b4250990 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/2537f01d57f08c527e40bbb5862aa6ff43344898 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/88ddad53e4cfb6de861c6d4fb7b25427f46baed5 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/a5f5e520e8fbc6294020ff8afa36f684d92c6e6a Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/b2ef51c74b0171fde7eb69b6152d3d2f743ef269 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/cdd9f58f7fe41a55fae4305ea51fc234769fd466 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/d4ec862ce80f64db923a1d942b5d11cf6fc87d36 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/f0aa4ee1cbbf7789907e5a3f6810de01c146c211 Types: Patch
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 01, 2025

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: rapidio: fix an API misues when rio_add_net() fails rio_add_net() calls device_register() and fails when device_register() fails. Thus, put_device() should be used rather than kfree(). Add "mport->net = NULL;" to avoid a use after free issue.
    Added Reference https://git.kernel.org/stable/c/22e4977141dfc6d109bf29b495bf2187b4250990
    Added Reference https://git.kernel.org/stable/c/2537f01d57f08c527e40bbb5862aa6ff43344898
    Added Reference https://git.kernel.org/stable/c/88ddad53e4cfb6de861c6d4fb7b25427f46baed5
    Added Reference https://git.kernel.org/stable/c/a5f5e520e8fbc6294020ff8afa36f684d92c6e6a
    Added Reference https://git.kernel.org/stable/c/b2ef51c74b0171fde7eb69b6152d3d2f743ef269
    Added Reference https://git.kernel.org/stable/c/cdd9f58f7fe41a55fae4305ea51fc234769fd466
    Added Reference https://git.kernel.org/stable/c/d4ec862ce80f64db923a1d942b5d11cf6fc87d36
    Added Reference https://git.kernel.org/stable/c/f0aa4ee1cbbf7789907e5a3f6810de01c146c211
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-21934 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2025-21934 weaknesses.

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jun. 08, 2025 18:41