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.
References
Configurations
History
No history.
Information
Published : 2024-08-21 07:15
Updated : 2024-10-17 14:15
NVD link : CVE-2023-52904
Mitre link : CVE-2023-52904
CVE.ORG link : CVE-2023-52904
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference