PT-2024-33893 · Linux+5 · Linux Kernel+5
Published
2024-10-21
·
Updated
2026-05-26
·
CVE-2024-50057
CVSS v3.1
3.3
Low
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions:
Linux kernel versions prior to 6.6.58
Description:
A vulnerability in the Linux kernel has been resolved. The issue is related to the
usb: typec: tipd module, where an IRQ is freed even if it was not requested before. This causes a warning when the tps6598x module is removed. The vulnerability is fixed by calling devm free irq() only if client->irq is set.Recommendations:
For Linux kernel versions prior to 6.6.58, update to version 6.6.58 or later to resolve the issue. As a temporary workaround, consider disabling the
tps6598x module to minimize the risk of exploitation. Restrict access to the devm free irq() function until a patch is available. Avoid using the client->irq variable in the affected code path until the issue is resolved.Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Ubuntu