CVE-2023-54257
CVE-2023-54257 affects the Linux kernel net/macb driver. The issue is a memory corruption in extended buffer descriptor mode caused by the DMA subsystem: the driver attempted to free DMA memory it had not allocated, as observed when enabling CONFIG_DMA_API_DEBUG. The problem was reproduced via a ...