U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

CVE-2024-53239 Detail

Description

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NIST CVSS score
NIST: NVD
N/A
NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.

Hyperlink Resource
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

Weakness Enumeration

CWE-ID CWE Name Source

Change History

1 change records found show changes

Quick Info

CVE Dictionary Entry:
CVE-2024-53239
NVD Published Date:
12/27/2024
NVD Last Modified:
12/27/2024
Source:
kernel.org