PT-2024-35510 · Linux+4 · Linux Kernel+4
Published
2024-10-28
·
Updated
2025-09-29
·
CVE-2024-53045
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A bounds checker error in the
dapm widget list create function has been resolved. The error occurred because the num widgets variable, which is used for bounds checking, was not set before the widgets array was filled. This could cause the bounds sanitizer to issue a warning or a kernel panic if CONFIG UBSAN TRAP is set. The patch sets the initial value of num widgets to the size of the widgets list calculated with list for each, and updates it with the actual number of added elements after the array is filled.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Validation of Array Index
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Linuxmint
Linux Kernel
Suse
Ubuntu