mbox series

[5.15.y,0/1] Fix of CVE-2023-52904 for stable-5.15

Message ID 20241009090748.1116704-1-harshvardhan.j.jha@oracle.com (mailing list archive)
Headers show
Series Fix of CVE-2023-52904 for stable-5.15 | expand

Message

Harshvardhan Jha Oct. 9, 2024, 9:07 a.m. UTC
Folowing is a backport of commit  a474d4ad59cd ("ALSA: usb-audio: Fix
possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()") to
stable-5.15 branch which fixes broken commit bfd36b1d1869 ("ALSA:
usb-audio: Always initialize fixed_rate in
snd_usb_find_implicit_fb_sync_format()").

This was a clean pick and shouldn't be break anything. Basic smoke tests
were performed on this patch.

Jaroslav Kysela (1):
  ALSA: usb-audio: Fix possible NULL pointer dereference in
    snd_usb_pcm_has_fixed_rate()

 sound/usb/pcm.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)