CVE-2026-43462

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2026
Last modified:
12/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: spacemit: Fix error handling in emac_tx_mem_map()<br /> <br /> The DMA mappings were leaked on mapping error. Free them with the<br /> existing emac_free_tx_buf() function.