PT-2025-38028 · Linux+2 · Linux Kernel+2
Published
2025-09-16
·
Updated
2025-09-17
·
CVE-2023-53310
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
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Axp288 Fuel Gauge