PT-2024-31313 · Linux · Linux Kernel
Published
2024-06-05
·
Updated
2024-09-05
·
CVE-2024-44936
CVSS v2.0
7.5
High
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the Linux kernel's power supply driver, specifically the rt5033 component. A commit reworked the driver to use devm, which resulted in the removal of the i2c set clientdata call along with the remove callback. However, other parts of the driver rely on i2c clientdata, causing kernel oops. The fix involves bringing back the i2c set clientdata call to resolve the issue.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel