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

公表日 2026年5月6日19:16
登録日 2026年5月7日4:08
最終更新日 2026年5月6日22:08
関連情報、対策とツール
共通脆弱性一覧