Advisory Published
Updated

CVE-2024-53045: ASoC: dapm: fix bounds checker error in dapm_widget_list_create

First published: Tue Nov 19 2024(Updated: )

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: fix bounds checker error in dapm_widget_list_create The widgets array in the snd_soc_dapm_widget_list has a __counted_by attribute attached to it, which points to the num_widgets variable. This attribute is used in bounds checking, and if it is not set before the array is filled, then the bounds sanitizer will issue a warning or a kernel panic if CONFIG_UBSAN_TRAP is set. This patch sets the size of the widgets list calculated with list_for_each as the initial value for num_widgets as it is used for allocating memory for the array. It is updated with the actual number of added elements after the array is filled.

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

Affected SoftwareAffected VersionHow to fix
Linux Kernel>=6.7<6.11.7
Linux Kernel=6.12-rc1
Linux Kernel=6.12-rc2
Linux Kernel=6.12-rc3
Linux Kernel=6.12-rc4
Linux Kernel=6.12-rc5
debian/linux
5.10.223-1
5.10.226-1
6.1.123-1
6.1.128-1
6.12.12-1
6.12.15-1

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-53045?

    CVE-2024-53045 has been classified with a medium severity rating due to its potential impact on kernel stability.

  • How do I fix CVE-2024-53045?

    To fix CVE-2024-53045, upgrade to the latest stable version of the Linux kernel that addresses this vulnerability.

  • What versions of the Linux kernel are affected by CVE-2024-53045?

    CVE-2024-53045 affects Linux kernel versions from 6.7 up to 6.11.7 and several 6.12 release candidates.

  • What is the impact of CVE-2024-53045?

    The impact of CVE-2024-53045 may include reliability issues due to a bounds checker error in the dapm_widget_list.

  • Is there a workaround for CVE-2024-53045?

    There are currently no known workarounds for CVE-2024-53045 other than applying the security patch by upgrading the kernel.

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