| ID |
CVE-2026-43283
|
| Sažetak |
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. |
| Reference |
|
| CVSS |
| Base: | 8.8 |
| Impact: | 6.0 |
| Exploitability: | 2.0 |
|
| Pristup |
| Vektor | Složenost | Autentikacija |
| LOCAL |
LOW |
LOW |
|
| Impact |
| Povjerljivost | Cjelovitost | Dostupnost |
| HIGH |
HIGH |
HIGH |
|
| CVSS vektor |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
| Zadnje važnije ažuriranje |
08-05-2026 - 19:08 |
| Objavljeno |
06-05-2026 - 12:16 |