PT-2024-34006 · Linux+2 · Linux Kernel+2
Published
2024-09-30
·
Updated
2025-02-28
·
CVE-2024-50173
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:
The issue concerns an access to an uninitialized variable in the
tick ctx cleanup() function. Specifically, the group variable cannot be used to retrieve ptdev in the second loop because it points to the previously iterated list head, not a valid group. Instead, the ptdev object should be retrieved from the scheduler.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu