cve/2024/CVE-2024-56557.md
2025-09-29 21:09:30 +02:00

1021 B

CVE-2024-56557

Description

In the Linux kernel, the following vulnerability has been resolved:iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xferThe AD7923 was updated to support devices with 8 channels, but the sizeof tx_buf and ring_xfer was not increased accordingly, leading to apotential buffer overflow in ad7923_update_scan_mode().

POC

Reference

No PoCs from references.

Github