CVE-2024-57906
HIGHLinux Kernel - Information Disclosure via Uninitialized Buffer in IIO ADC TI-ADS8688 Triggered Buffer
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads8688: fix information leak in triggered buffer The 'buffer' local array is used to push data to user space from a triggered buffer, but it does not set values for inactive channels, as it only uses iio_for_each_active_channel() to assign new values. Initialize the array to zero before using it to avoid pushing uninitialized information to userspace.
References (9)
Core 9
Core References
Scores
CVSS v3
7.1
EPSS
0.0021
EPSS Percentile
10.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-908
Status
published
Products (26)
Linux/Linux
< 5.14
Linux/Linux
26aa12ef64ee997d293659bbf645c6df99fb73e5 - 1c80a0985a9a14f33dbf63cd703ca010f094f878
Linux/Linux
3563bb70d6baa0a5e8082397e13f62f26053c04d
Linux/Linux
4.19.198 - 4.20
Linux/Linux
5.10.234 - 5.10.*
Linux/Linux
5.10.50 - 5.10.234
Linux/Linux
5.12.17 - 5.13
Linux/Linux
5.13.2 - 5.14
Linux/Linux
5.14
Linux/Linux
5.15.177 - 5.15.*
... and 16 more
Published
Jan 19, 2025
Tracked Since
Feb 18, 2026