2 matches found
EUVD-2024-52027
Malicious code in bioql PyPI...
CVE-2024-53682 regulator: axp20x: AXP717: set ramp_delay
In the Linux kernel, the following vulnerability has been resolved: regulator: axp20x: AXP717: set rampdelay 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...