Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | - |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/92a9c0ad86d47ff4cce899012e355c400f02cfb8Patch
- https://git.kernel.org/stable/c/a474d4ad59cd4642d1b7e3a6c08cef9eca0992c8Patch
- https://git.kernel.org/stable/c/f57204edc10760c935d8d36ea999dc8acf018030
FAQ
What is CVE-2023-52904?
CVE-2023-52904 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2023-52904?
CVE-2023-52904 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52904?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.