CVE-2024-57906
Last modified
CVE-2024-57906 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.19.198, < 4.20 | — |
| Linux | Linux Kernel | >= 5.4.132, < 5.5 | — |
| Linux | Linux Kernel | >= 5.10.50, < 5.11 | — |
| Linux | Linux Kernel | >= 5.12.17, < 5.13 | — |
| Linux | Linux Kernel | >= 5.13.2, < 6.1.125 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.72 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.10 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-57906?
How severe is CVE-2024-57906?
How do I fix CVE-2024-57906?
Are you affected by CVE-2024-57906?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
