Double free in Linux kernel - CVE-2026-43461
Published: May 8, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a double unmap in aml_sfc_dma_buffer_setup() in the amlogic spifc-a4 driver when handling DMA mapping errors. A local user can trigger the vulnerable error path to cause a denial of service.
The issue occurs in kernel error-handling paths for DMA buffer setup.