Bug 2425117 (CVE-2023-54084) - CVE-2023-54084 kernel: ALSA: firewire-digi00x: prevent potential use after free
Summary: CVE-2023-54084 kernel: ALSA: firewire-digi00x: prevent potential use after free
Keywords:
Status: NEW
Alias: CVE-2023-54084
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 14:04 UTC by OSIDB Bzimport
Modified: 2025-12-25 01:23 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 14:04:10 UTC
In the Linux kernel, the following vulnerability has been resolved:

ALSA: firewire-digi00x: prevent potential use after free

This code was supposed to return an error code if init_stream()
failed, but it instead freed dg00x->rx_stream and returned success.
This potentially leads to a use after free.


Note You need to log in before you can comment on or make changes to this bug.