CyberRota
Back to database

CVE-2026-43462

HIGH · CVSS 7.5 EPSS 0.05%

Source: NVD + CISA KEV + EPSS · Published: 2026-05-08 · Last synced: 2026-06-07

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.