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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025122404-CVE-2023-54084-a862@gregkh/T