Security Advisory

CVE-2026-43462

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-08 14:22:24
Last updated 2026-05-11 22:25:04
Assigner Linux
CVSS score 7.5
State PUBLISHED

Description

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.