CVE-2024-57906
Published: Jan 19, 2025
Modified: May 23, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 26aa12ef64ee997d293659bbf645c6df99fb73e5 - < 1c80a0985a9a14f33dbf63cd703ca010f094f878affected c923e9effe50b0a83e74e1940afbecef5456bfda - < 3bf8d1e87939b8a19c9b738564fddf5b73322f2faffected 61fa5dfa5f52806f5ce37a0ba5712c271eb22f98 - < aae96738006840533cf147ffd5f41830987f21c5affected 61fa5dfa5f52806f5ce37a0ba5712c271eb22f98 - < ebe2672bc42a0dfe31bb539f8ce79d024aa7e46daffected 61fa5dfa5f52806f5ce37a0ba5712c271eb22f98 - < 455df95eb8f24a37abc549d6738fc8ee07eb623b+10 more versions |
Linux | Linux | affected 5.14unaffected 0 - < 5.14unaffected 5.4.290 - <= 5.4.*unaffected 5.10.234 - <= 5.10.*unaffected 5.15.177 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now