Executive Summary

Informations
Name CVE-2025-21923 First vendor Publication 2025-04-01
Vendor Cve Last vendor Modification 2025-04-16

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:

HID: hid-steam: Fix use-after-free when detaching device

When a hid-steam device is removed it must clean up the client_hdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input device. Though the cleanup cancels the deferred work, this was done before the client_hdev itself is cleaned up, so it gets rescheduled. This patch fixes the ordering to make sure the deferred work is properly canceled.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-416 Use After Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3711

Sources (Detail)

https://git.kernel.org/stable/c/026714ec7546de741826324a6a1914c91024d06c
https://git.kernel.org/stable/c/a899adf7063c6745aaff1ec869f3c7f6329ed0a1
https://git.kernel.org/stable/c/e53fc232a65f7488ab75d03a5b95f06aaada7262
https://git.kernel.org/stable/c/ea3f18d2f02629653b7bfe42607737ccd1343e54
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:09
  • Multiple Updates
2025-06-25 12:38:14
  • Multiple Updates
2025-06-24 02:45:36
  • Multiple Updates
2025-05-27 02:53:10
  • First insertion