Linux Kernel Information Leak Vulnerability in IIO ADC TI-ADS8688

Vulnerability

A vulnerability in the Linux kernel's IIO ADC TI-ADS8688 driver allows for an information leak through the triggered buffer. The issue arises because the local 'buffer' array, which transmits data to user space, does not initialize values for inactive channels. It only uses active channels to assign new values, leading to the potential exposure of uninitialized data. This vulnerability has been addressed by modifying the driver to zero-initialize the buffer array before use, ensuring that no uninitialized information is sent to userspace.

Impact

The vulnerability could result in an information leak, exposing uninitialized data from the kernel to user space, which could be exploited by an application or user with the appropriate privileges.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.3
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.