CVE-2025-39690
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/09/2025
Last modified:
08/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iio: accel: sca3300: fix uninitialized iio scan data<br />
<br />
Fix potential leak of uninitialized stack data to userspace by ensuring<br />
that the `channels` array is zeroed before use.