CVE-2026-43462
In the Linux kernel, the following vulnerability has been resolved:
net: spacemit: Fix error handling in emac_tx_mem_map()
The DMA mappings were leaked on mapping error. Free them with the
existing emac_free_tx_buf() function.
More information : https://git.kernel.org/stable/c/86292155bea578ebab0ca3b65d4d87ecd8a0e9ea
