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.0022
EPSS Percentile
12.1%
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 (32)
linux/Kernel
< 5.4.290linux
linux/Kernel
5.11.0 - 5.15.177linux
linux/Kernel
5.14.0 - 6.1.125linux
linux/Kernel
5.16.0 - 6.6.72linux
linux/Kernel
5.5.0 - 5.10.234linux
linux/Kernel
6.2.0 - 6.12.10linux
Linux/Linux
< 5.14
Linux/Linux
26aa12ef64ee997d293659bbf645c6df99fb73e5 - 1c80a0985a9a14f33dbf63cd703ca010f094f878
Linux/Linux
3563bb70d6baa0a5e8082397e13f62f26053c04d
Linux/Linux
4.19.198 - 4.20
... and 22 more
Published
Jan 19, 2025
Tracked Since
Feb 18, 2026