CVE Catalog

CVE-2026-43462

High
Published: Translated: NVD NIST

Summary

In the Linux kernel, a vulnerability related to error handling in the emac_tx_mem_map() function has been fixed. In case of a mapping error, DMA mappings were leaked, which has been resolved by freeing them using the existing emac_free_tx_buf() function.

Risk Assessment

The leakage of DMA mappings may lead to unauthorized access to memory, posing a risk to the integrity and confidentiality of data in the system.

Recommendation

It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability and to monitor the system for unauthorized access.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS