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.0001
EPSS Percentile
2.6%
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 (20)
Linux/Linux
< 3.15
Linux/Linux
3.15
Linux/Linux
5.10.252 - 5.10.*
Linux/Linux
5.15.202 - 5.15.*
Linux/Linux
6.1.165 - 6.1.*
Linux/Linux
6.12.75 - 6.12.*
Linux/Linux
6.18.16 - 6.18.*
Linux/Linux
6.19.6 - 6.19.*
Linux/Linux
6.6.128 - 6.6.*
Linux/Linux
6af55ff52b02d492d45db88df3e461fa51a6f753 - 0f589ee54fd6d76d3f75e745f7f12c64cbd749e5
... and 10 more
Published
May 06, 2026
Tracked Since
May 06, 2026