Security Advisory

CVE-2024-57792

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-01-11 12:39:46
Last updated 2026-05-11 20:59:05
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.