5 matches found
The vulnerability in the driver/iio/adc/ad7923.c component of the Linux operating system allows a hacker to cause a service failure.
The vulnerability in the drivers/iio/adc/ad7923.c component of the Linux operating system is related to the copying of buffers without checking the input data. Exploiting this vulnerability can allow an attacker to cause a service failure...
DEBIAN-CVE-2024-56557
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for txbuf and ringxfer The AD7923 was updated to support devices with 8 channels, but the size of txbuf and ringxfer was not increased accordingly, leading to a potential buffer overflow in...
UBUNTU-CVE-2024-56557
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for txbuf and ringxfer The AD7923 was updated to support devices with 8 channels, but the size of txbuf and ringxfer was not increased accordingly, leading to a potential buffer overflow in...
CVE-2024-56557
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7923: Fix buffer overflow for txbuf and ringxfer The AD7923 was updated to support devices with 8 channels, but the size of txbuf and ringxfer was not increased accordingly, leading to a potential buffer overflow in...
CVE-2024-56557
CVE-2024-56557 affects the Linux kernel IIO ADC driver for ad7923. The issue arises when adding support for devices with 8 channels, because the sizes of the buffers tx_buf and ring_xfer were not increased accordingly, allowing a potential buffer overflow in ad7923_update_scan_mode(). The connect...