CVE-2026-43082 Details
Description
In 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.
A vulnerability in the Linux kernel's Txgbe driver has been addressed. The issue involved the improper allocation of property entry lists, which are meant to be terminated with a null property. The driver was allocating exactly the amount of entries used, without leaving space for termination. This vulnerability affects the Linux kernel stable tree.
Users can update to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the Linux kernel official website.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/00e1d650fa4b228ef1faea8e29effe4b4861e6e4 | kernel.org | Patch |
| https://git.kernel.org/stable/c/16eb3c2f86de9a21aefe7a6386607d4cd3947a77 | kernel.org | Patch |
| https://git.kernel.org/stable/c/5a37d228799b0ec2c277459c83c814a59d310bc3 | kernel.org | Patch |
| https://git.kernel.org/stable/c/8eff73e58e1f8fe991522acb863164319a7f7dd3 | kernel.org | Patch |
| https://git.kernel.org/stable/c/92c09262dac565a6b831fd724b81fe4ff76f51b4 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 6.5, < 6.6.136 >= 6.7, < 6.12.83 >= 6.13, < 6.18.24 >= 6.19, < 6.19.14 7.0 rc1 7.0 rc2 7.0 rc3 7.0 rc4 7.0 rc5 7.0 rc6 7.0 rc7 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 1, 2026 | Initial Analysis | [email protected] |
| May 6, 2026 | New CVE Received | kernel.org |