First published: Fri Dec 27 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer The AD7923 was updated to support devices with 8 channels, but the size of tx_buf and ring_xfer was not increased accordingly, leading to a potential buffer overflow in ad7923_update_scan_mode().
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=5.6<6.1.120 | |
Linux Kernel | >=6.2<6.6.64 | |
Linux Kernel | >=6.7<6.12.4 | |
debian/linux | <=5.10.223-1<=5.10.234-1 | 6.1.129-1 6.1.133-1 6.12.22-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-56557 is classified as moderate due to the potential buffer overflow risk.
To fix CVE-2024-56557, update your Linux kernel to the latest version that includes the patch for the AD7923 device.
CVE-2024-56557 affects systems running the Linux kernel that utilize the AD7923 ADC.
CVE-2024-56557 is categorized as a buffer overflow vulnerability.
CVE-2024-56557 requires local access for exploitation, making it less likely to be exploited remotely.