CVE-2026-43283
HighIn 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.
CVSS 3.1 score
8.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Affected versions
Linux kernel versions
3.15
and later are affected. Fixed in
5.10.252,
5.15.202,
6.1.165,
6.6.128,
6.12.75,
6.18.16,
6.19.6,
7.0
and their respective stable series.
References
The following references provide additional information about CVE-2026-43283 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0f589ee54fd6d76d3f75e745f7f12c64cbd749e5
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1b1371cd4032ae859838ebc74215f569987bb197
-
PatchKernel patch commithttps://git.kernel.org/stable/c/1b1d3c5d58a80a19d017a409aa2308162bab5bbf
Frequently asked questions
-
What is CVE-2026-43283?
CVE-2026-43283 is a High severity Linux kernel vulnerability with a CVSS score of 8.8 out of 10 . It affects Linux kernel versions from 3.15 onward and has been patched in 5.10.252, 5.15.202, 6.1.165 and others. CVE-2026-43283 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-43283?
CVE-2026-43283 has a CVSS score of 8.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H. -
Is there a patch available for CVE-2026-43283?
Yes — CVE-2026-43283 has been patched. Fixed versions include 5.10.252, 5.15.202, 6.1.165 and others. If you are running Linux kernel 3.15 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-43283 actively exploited?
No — CVE-2026-43283 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.