NONE · 0

CVE-2026-43082

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 a...

Vulnerability 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.

References

FAQ

What is CVE-2026-43082?

CVE-2026-43082 is a documented vulnerability. 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 a...

How severe is CVE-2026-43082?

CVSS scoring is not yet available for CVE-2026-43082. Check NVD for updates.

Is there a patch for CVE-2026-43082?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.