PT-2025-38028 · Unknown+3 · Axp288 Fuel Gauge+3
CVE-2023-53310
·
Published
2023-04-15
·
Updated
2026-06-30
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/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
A race condition exists in the
fuel gauge external power changed() function within the axp288 fuel gauge driver. This occurs because the function dereferences info->bat before it is guaranteed to be set by devm power supply register(). Specifically, the external power changed callback can be invoked before info->bat is initialized, leading to a NULL pointer dereference. The issue is resolved by utilizing the psy argument passed to fuel gauge external power changed(), which is always valid.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
NULL Pointer Dereference
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Os
Axp288 Fuel Gauge