VDB
DEBIAN-CVE-2024-57906
DEBIAN-CVE-2024-57906
PUBLISHED
CVSS 7.099999904632568 HIGH
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.
Risk Scores
CVSS 3.1
7.099999904632568
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.106-3, 6.1.106-3 |
| Debian:11 | linux | 5.10.226-1, 5.10.179-3, 5.10.179-4 |
| Debian:12 | linux | 6.1.66-1, 6.1.67-1, 6.1.69-1 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Jan 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated