PT-2024-26839 · Linux+5 · Linux Kernel+5
Published
2024-04-24
·
Updated
2025-09-29
·
CVE-2024-36002
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 arises when a pin is registered with multiple parent pins via
dpll pin on pin register(), all belonging to the same dpll device. A second call to dpll pin on pin unregister() would cause a call trace, as it tries to use already released registration resources. This scenario occurs when the pin is registered twice, and resources are not yet expected to be released until each registered pin/pin pair is unregistered. The crash/call trace is produced when the ice driver is removed on the system with the installed E810T NIC, which includes the dpll device. The fix involves adding a parent pointer as a cookie when creating a registration and searching for it, allowing for separated registration for each parent the pin is registered with.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linuxmint
Linux Kernel
Red Hat
Suse
Ubuntu