CVE-2024-53682

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-53682
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-53682.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-53682
Downstream
Related
Published
2025-01-11T13:15:25Z
Modified
2025-01-11T15:00:22Z
Summary
[none]
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.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.12.6-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}