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, but it instead freed dg00x->rx_stream and returned…
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
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.
- CVSS
- Not yet scored
- EPSS
- 0.21% probability · 11th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/13c5fa1248bf06e95a25907c1be83948b8c44c50
- https://git.kernel.org/stable/c/5009aead17f060753428e249eb0246eb1c2f8b86
- https://git.kernel.org/stable/c/67148395efa2c1fb20e98fca359b20e7a6c81fe4
- https://git.kernel.org/stable/c/bbb5ac533ca6c4e2775a95388c9c0c610bb442b7
- https://git.kernel.org/stable/c/c0e72058d5e21982e61a29de6b098f7c1f0db498
- https://git.kernel.org/stable/c/ee1a221d947809c0308f27567c07a3ac93406057
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.