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 |
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.