Advisory Published
Updated

CVE-2024-56532: ALSA: us122l: Use snd_card_free_when_closed() at disconnection

First published: Fri Dec 27 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: ALSA: us122l: Use snd_card_free_when_closed() at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses snd_card_free() at disconnection, but this waits for the close of all used fds, hence it can take long. It eventually blocks the upper layer USB ioctls, which may trigger a soft lockup. An easy workaround is to replace snd_card_free() with snd_card_free_when_closed(). This variant returns immediately while the release of resources is done asynchronously by the card device release at the last close. The loop of us122l->mmap_count check is dropped as well. The check is useless for the asynchronous operation with *_when_closed().

Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67

Affected SoftwareAffected VersionHow to fix
Red Hat Kernel-devel
debian/linux<=5.10.223-1
5.10.234-1
6.1.129-1
6.1.128-1
6.12.20-1
6.12.21-1
debian/linux-6.1
6.1.129-1~deb11u1

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of CVE-2024-56532?

    CVE-2024-56532 has a medium severity level due to its potential impact on system stability during USB disconnection.

  • How do I fix CVE-2024-56532?

    To fix CVE-2024-56532, upgrade to a Linux kernel version of 6.1.123-1, 6.1.128-1, 6.12.12-1, or 6.12.15-1.

  • Which versions of the Linux kernel are affected by CVE-2024-56532?

    CVE-2024-56532 affects Linux kernel versions up to and including 5.10.226-1.

  • What component is impacted by CVE-2024-56532?

    CVE-2024-56532 impacts the ALSA USB driver related to the US122L audio interface.

  • Is CVE-2024-56532 present in Debian packages?

    Yes, CVE-2024-56532 is present in Debian packages of the Linux kernel prior to version 5.10.227-1.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203