CVE-2026-43339
概要

In the Linux kernel, the following vulnerability has been resolved:

ipv6: prevent possible UaF in addrconf_permanent_addr()

The mentioned helper try to warn the user about an exceptional
condition, but the message is delivered too late, accessing the ipv6
after its possible deletion.

Reorder the statement to avoid the possible UaF; while at it, place the
warning outside the idev->lock as it needs no protection.

公表日 2026年5月8日23:16
登録日 2026年5月9日4:13
最終更新日 2026年5月8日23:16
関連情報、対策とツール
共通脆弱性一覧