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 initstream() failed, but it instead freed dg00x->rxstream and returned success. This potentially leads to a use after free.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54084.json",
"cna_assigner": "Linux"
}