CVE-2026-43082

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/05/2026
Last modified:
06/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> net: txgbe: leave space for null terminators on property_entry<br /> <br /> Lists of struct property_entry are supposed to be terminated with an<br /> empty property, this driver currently seems to be allocating exactly the<br /> amount of entry used.<br /> <br /> Change the struct definition to leave an extra element for all<br /> property_entry.

Impact