CVE-2026-43082

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxc3e382ad6d15a8041ab8a168ad3ff90137ee8a45 < 00e1d650fa4b228ef1faea8e29effe4b4861e6e4affected
LinuxLinuxc3e382ad6d15a8041ab8a168ad3ff90137ee8a45 < 16eb3c2f86de9a21aefe7a6386607d4cd3947a77affected
LinuxLinuxc3e382ad6d15a8041ab8a168ad3ff90137ee8a45 < 8eff73e58e1f8fe991522acb863164319a7f7dd3affected
LinuxLinuxc3e382ad6d15a8041ab8a168ad3ff90137ee8a45 < 92c09262dac565a6b831fd724b81fe4ff76f51b4affected
LinuxLinuxc3e382ad6d15a8041ab8a168ad3ff90137ee8a45 < 5a37d228799b0ec2c277459c83c814a59d310bc3affected
LinuxLinux6.5affected
LinuxLinux0 < 6.5unaffected
LinuxLinux6.6.136 <= 6.6.*unaffected
LinuxLinux6.12.83 <= 6.12.*unaffected
LinuxLinux6.18.24 <= 6.18.*unaffected
LinuxLinux6.19.14 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References