← Back to CVE List

CVE-2023-52904

Published: 2024-08-21T07:15Z
Last Modified: 2024-10-17T14:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so do not use it before the NULL check. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt