CVE-2024-44936
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3a93da231c12bb153224bbbdd3d9a83da9e0ba33 < 3c5d0871b0af0184abc6f7f52f8705b39a6251ae | affected |
| Linux | Linux | 3a93da231c12bb153224bbbdd3d9a83da9e0ba33 < d3911f1639e67fc7b12aae0efa5a540976d7443b | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.10.5 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://git.kernel.org/stable/c/3c5d0871b0af0184abc6f7f52f8705b39a6251ae
- https://git.kernel.org/stable/c/d3911f1639e67fc7b12aae0efa5a540976d7443b
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.