CVE-2024-53239Use After Free in Linux

CWE-416Use After Free90 documents8 sources
Severity
7.8HIGHNVD
OSV8.8OSV5.5
EPSS
0.0%
top 94.26%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 27
Latest updateAug 14

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.

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages7 packages

NVDlinux/linux_kernel2.6.394.19.325+7
Debianlinux/linux_kernel< 5.10.234-1+3
Ubuntulinux/linux_kernel< 5.4.0-211.231+5
CVEListV5linux/linuxc6d43ba816d1cf1d125bfbfc938f2a28a87facf974357d0b5cd3ef544752bc9f21cbeee4902fae6c+9
debiandebian/linux< linux 6.1.123-1 (bookworm)

Patches

🔴Vulnerability Details

44
OSV
linux-oracle vulnerabilities2025-08-13
OSV
linux-azure vulnerabilities2025-08-05
OSV
linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm vulnerabilities2025-08-05
OSV
linux-oracle vulnerabilities2025-08-05
OSV
linux-aws-fips, linux-azure-fips, linux-fips, linux-gcp-fips vulnerabilities2025-08-05

📋Vendor Advisories

45
CISA ICS
Siemens Third-Party Components in SINEC OS2025-08-14
Ubuntu
Linux kernel (Oracle) vulnerabilities2025-08-13
Ubuntu
Linux kernel (Oracle) vulnerabilities2025-08-05
Ubuntu
Linux kernel vulnerabilities2025-08-05
Ubuntu
Linux kernel (FIPS) vulnerabilities2025-08-05
CVE-2024-53239 — Use After Free in Linux | cvebase