NONE · 0

CVE-2023-54084

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, b...

Vulnerability Description

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.

References

FAQ

What is CVE-2023-54084?

CVE-2023-54084 is a documented vulnerability. 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, b...

How severe is CVE-2023-54084?

CVSS scoring is not yet available for CVE-2023-54084. Check NVD for updates.

Is there a patch for CVE-2023-54084?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.