CVE-2024-53682
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
11/01/2025
Last modified:
15/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
regulator: axp20x: AXP717: set ramp_delay<br />
<br />
AXP717 datasheet says that regulator ramp delay is 15.625 us/step,<br />
which is 10mV in our case.<br />
<br />
Add a AXP_DESC_RANGES_DELAY macro and update AXP_DESC_RANGES macro to<br />
expand to AXP_DESC_RANGES_DELAY with ramp_delay = 0<br />
<br />
For DCDC4, steps is 100mv<br />
<br />
Add a AXP_DESC_DELAY macro and update AXP_DESC macro to<br />
expand to AXP_DESC_DELAY with ramp_delay = 0<br />
<br />
This patch fix crashes when using CPU DVFS.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10 (including) | 6.12.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.13:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.13:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



