Security Advisory

CVE-2023-52904

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-08-21 06:10:44
Last updated 2026-05-11 19:35:14
Assigner Linux
State PUBLISHED

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.