CVE-2024-53682

Source
https://cve.org/CVERecord?id=CVE-2024-53682
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53682.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-53682
Downstream
Related
Published
2025-01-11T12:29:49.692Z
Modified
2026-03-20T12:39:41.941711Z
Summary
regulator: axp20x: AXP717: set ramp_delay
Details

In the Linux kernel, the following vulnerability has been resolved:

regulator: axp20x: AXP717: set ramp_delay

AXP717 datasheet says that regulator ramp delay is 15.625 us/step, which is 10mV in our case.

Add a AXPDESCRANGESDELAY macro and update AXPDESCRANGES macro to expand to AXPDESCRANGESDELAY with ramp_delay = 0

For DCDC4, steps is 100mv

Add a AXPDESCDELAY macro and update AXPDESC macro to expand to AXPDESCDELAY with rampdelay = 0

This patch fix crashes when using CPU DVFS.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/53xxx/CVE-2024-53682.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
d2ac3df75c3a995064cfac0171e082a30d8c4c66
Fixed
10eb845a87193ef922cd002e0ff4f4759c1e918d
Fixed
f07ae52f5cf6a5584fdf7c8c652f027d90bc8b74

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-53682.json"