CVE-2025-38547
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/08/2025
Last modified:
18/08/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps<br />
<br />
The AXP717 ADC channel maps is missing a sentinel entry at the end. This<br />
causes a KASAN warning.<br />
<br />
Add the missing sentinel entry.