CVE-2026-43283
HIGHnet: ethernet: ec_bhf: Fix dma_free_coherent() dma handle
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ec_bhf: Fix dma_free_coherent() dma handle dma_free_coherent() in error path takes priv->rx_buf.alloc_len as the dma handle. This would lead to improper unmapping of the buffer. Change the dma handle to priv->rx_buf.alloc_phys.
References (8)
Core 8
Core References
Scores
CVSS v3
8.8
EPSS
0.0012
EPSS Percentile
2.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Details
Status
published
Products (27)
linux/Kernel
3.15.0 - 5.10.252linux
linux/Kernel
5.11.0 - 5.15.202linux
linux/Kernel
5.16.0 - 6.1.165linux
linux/Kernel
6.13.0 - 6.18.16linux
linux/Kernel
6.19.0 - 6.19.6linux
linux/Kernel
6.2.0 - 6.6.128linux
linux/Kernel
6.7.0 - 6.12.75linux
Linux/Linux
< 3.15
Linux/Linux
3.15
Linux/Linux
5.10.252 - 5.10.*
... and 17 more
Published
May 06, 2026
Tracked Since
May 06, 2026