In the Linux kernel, the following vulnerability has been resolved:
power: supply: rt5033: Bring back i2c_set_clientdata
Commit 3a93da231c12 ("power: supply: rt5033: Use devm_power_supply_register() helper")
reworked the driver to use devm. While at it, the i2c_set_clientdata
was dropped along with the remove callback. Unfortunately other parts
of the driver also rely on i2c clientdata so this causes kernel oops.
Bring the call back to fix the driver.
References
Configurations
Configuration 1 (hide)
|
History
05 Sep 2024, 17:53
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/3c5d0871b0af0184abc6f7f52f8705b39a6251ae - Patch | |
References | () https://git.kernel.org/stable/c/d3911f1639e67fc7b12aae0efa5a540976d7443b - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* |
|
Summary |
|
|
CWE | NVD-CWE-noinfo |
26 Aug 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-26 11:15
Updated : 2024-09-05 17:53
NVD link : CVE-2024-44936
Mitre link : CVE-2024-44936
CVE.ORG link : CVE-2024-44936
JSON object : View
Products Affected
linux
- linux_kernel
CWE