CVE-2026-43082
MediumIn the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on property_entry Lists of struct property_entry are supposed to be terminated with an empty property, this driver currently seems to be allocating exactly the amount of entry used. Change the struct definition to leave an extra element for all property_entry.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.5
and later are affected. Fixed in
6.6.136,
6.12.83,
6.18.24,
6.19.14,
7.0
and their respective stable series.
References
The following references provide additional information about CVE-2026-43082 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/00e1d650fa4b228ef1faea8e29effe4b4861e6e4
-
PatchKernel patch commithttps://git.kernel.org/stable/c/16eb3c2f86de9a21aefe7a6386607d4cd3947a77
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5a37d228799b0ec2c277459c83c814a59d310bc3
Frequently asked questions
-
What is CVE-2026-43082?
CVE-2026-43082 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.5 onward and has been patched in 6.6.136, 6.12.83, 6.18.24 and others. CVE-2026-43082 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2026-43082?
CVE-2026-43082 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2026-43082?
Yes — CVE-2026-43082 has been patched. Fixed versions include 6.6.136, 6.12.83, 6.18.24 and others. If you are running Linux kernel 6.5 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2026-43082 actively exploited?
No — CVE-2026-43082 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.