Executive Summary

Informations
Name CVE-2024-53239 First vendor Publication 2024-12-27
Vendor Cve Last vendor Modification 2025-02-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:

ALSA: 6fire: Release resources at card release

The current 6fire code tries to release the resources right after the call of usb6fire_chip_abort(). But at this moment, the card object might be still in use (as we're calling snd_card_free_when_closed()).

For avoid potential UAFs, move the release of resources to the card's private_free instead of the manual call of usb6fire_chip_destroy() at the USB disconnect callback.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-416 Use After Free

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3670

Sources (Detail)

https://git.kernel.org/stable/c/0df7f4b5cc10f5adf98be0845372e9eef7bb5b09
https://git.kernel.org/stable/c/273eec23467dfbfbd0e4c10302579ba441fb1e13
https://git.kernel.org/stable/c/57860a80f03f9dc69a34a5c37b0941ad032a0a8c
https://git.kernel.org/stable/c/74357d0b5cd3ef544752bc9f21cbeee4902fae6c
https://git.kernel.org/stable/c/a0810c3d6dd2d29a9b92604d682eacd2902ce947
https://git.kernel.org/stable/c/b754e831a94f82f2593af806741392903f359168
https://git.kernel.org/stable/c/b889a7d68d7e76b8795b754a75c91a2d561d5e8c
https://git.kernel.org/stable/c/ea8cc56db659cf0ae57073e32a4735ead7bd7ee3
https://git.kernel.org/stable/c/f2d06d4e129e2508e356136f99bb20a332ff1a00
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-02-22 03:26:54
  • Multiple Updates
2025-02-11 17:20:38
  • Multiple Updates
2025-02-03 21:20:49
  • Multiple Updates
2024-12-27 17:20:28
  • First insertion