CyberRota Analysis
Detaylı analiz gerekiyor.
CVE
CVE-2026-43462
Severity
HIGH
CVSS
7.5
EPSS
0.05%
Linux
Original NVD 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.