Executive Summary

Informations
Name CVE-2025-21934 First vendor Publication 2025-04-01
Vendor Cve Last vendor Modification 2025-04-10

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 7.8
Base Score 7.8 Environmental Score 7.8
impact SubScore 5.9 Temporal Score 7.8
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-21934

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-416 Use After Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3716

Sources (Detail)

https://git.kernel.org/stable/c/22e4977141dfc6d109bf29b495bf2187b4250990
https://git.kernel.org/stable/c/2537f01d57f08c527e40bbb5862aa6ff43344898
https://git.kernel.org/stable/c/88ddad53e4cfb6de861c6d4fb7b25427f46baed5
https://git.kernel.org/stable/c/a5f5e520e8fbc6294020ff8afa36f684d92c6e6a
https://git.kernel.org/stable/c/b2ef51c74b0171fde7eb69b6152d3d2f743ef269
https://git.kernel.org/stable/c/cdd9f58f7fe41a55fae4305ea51fc234769fd466
https://git.kernel.org/stable/c/d4ec862ce80f64db923a1d942b5d11cf6fc87d36
https://git.kernel.org/stable/c/f0aa4ee1cbbf7789907e5a3f6810de01c146c211
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-06-26 02:41:10
  • Multiple Updates
2025-06-25 12:38:15
  • Multiple Updates
2025-06-24 02:45:36
  • Multiple Updates
2025-05-27 02:53:20
  • First insertion