Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.18, < 6.18.19 |
References
- https://git.kernel.org/stable/c/86292155bea578ebab0ca3b65d4d87ecd8a0e9eaPatch
- https://git.kernel.org/stable/c/c34ebd7b24ea70be3c6fdb6936f79f593f37df60Patch
- https://git.kernel.org/stable/c/edeaba385318f60ec1b32470da4d5eb800294d16Patch
FAQ
What is CVE-2026-43462?
CVE-2026-43462 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2026-43462?
CVE-2026-43462 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43462?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.