High severity7.1NVD Advisory· Published Jan 19, 2025· Updated Jun 17, 2026
CVE-2024-57905
CVE-2024-57905
Description
In the Linux kernel, the following vulnerability has been resolved:
iio: adc: ti-ads1119: fix information leak in triggered buffer
The 'scan' local struct is used to push data to user space from a triggered buffer, but it has a hole between the sample (unsigned int) and the timestamp. This hole is never initialized.
Initialize the struct to zero before using it to avoid pushing uninitialized information to userspace.
Affected products
5- osv-coords3 versionspkg:deb/ubuntu/linux-lowlatency@6.11.0-1011.12?arch=source&distro=oracularpkg:deb/ubuntu/linux-raspi@6.11.0-1010.10?arch=source&distro=oracularpkg:linux/kernel
< 6.11.0-1011.12+ 2 more
- (no CPE)range: < 6.11.0-1011.12
- (no CPE)range: < 6.11.0-1010.10
- (no CPE)range: >= 6.11.0, < 6.12.10
Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.