In the Linux kernel, the following vulnerability has been...
Unreviewed
Published
Jan 11, 2025
to the GitHub Advisory Database
•
Updated Jan 11, 2025
Description
Published by the National Vulnerability Database
Jan 11, 2025
Published to the GitHub Advisory Database
Jan 11, 2025
Last updated
Jan 11, 2025
In the Linux kernel, the following vulnerability has been resolved:
power: supply: gpio-charger: Fix set charge current limits
Fix set charge current limits for devices which allow to set the lowest
charge current limit to be greater zero. If requested charge current limit
is below lowest limit, the index equals current_limit_map_size which leads
to accessing memory beyond allocated memory.
References