CVE-2024-50297
CVE-2024-50297 affects the Linux kernel Xilinx AXI Ethernet driver (net: xilinx: axienet). A race occurs when Tx packets are enqueued in the dynamic queue limits (dql) before the DMA engine starts; when the DMA starts, a dql dequeue can execute before the packet is queued, causing a kernel crash ...