LinuxのLinux Kernelにおける不特定の脆弱性
タイトル LinuxのLinux Kernelにおける不特定の脆弱性
概要

Linuxカーネルにおいて、以下の脆弱性が修正されました。octeontx2-afに関して、kexecによるカーネル起動時のPFドライバーのクラッシュを修正しました。kexec再起動中はハードウェアの電源が切られないため、古いカーネルからのAF状態が新しいカーネルに引き継がれる可能性があります。AFおよびPFドライバーがモジュールとして構築されている場合、PFドライバーはAFがハードウェアを再初期化する前にプローブされることがあります。PFドライバーはRVUMブロックのリビジョンをAFの初期化完了の指標として扱います。この値がシャットダウン時にクリアされなかった場合、PFは誤ってAFが準備完了と判断し、古いハードウェア状態にアクセスしてクラッシュを引き起こす可能性があります。kexec後にPFがAFの準備完了を誤検出しないように、AFのシャットダウン時にRVUMブロックのリビジョンをクリアするようにしています。

想定される影響 ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 
対策

リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2026年6月3日0:00
登録日 2026年6月10日14:26
最終更新日 2026年6月10日14:26
CVSS3.0 : 警告
スコア 5.5
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
影響を受けるシステム
Linux
Linux Kernel 4.20 以上 5.10.252 未満
Linux Kernel 5.11 以上 5.15.202 未満
Linux Kernel 5.16 以上 6.1.165 未満
Linux Kernel 6.13 以上 6.18.14 未満
Linux Kernel 6.19 以上 6.19.4 未満
Linux Kernel 6.2 以上 6.6.128 未満
Linux Kernel 6.7 以上 6.12.75 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2026年06月10日]
  掲載
2026年6月10日14:26

NVD脆弱性情報
CVE-2026-46249
概要

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

octeontx2-af: Fix PF driver crash with kexec kernel booting

During a kexec reboot the hardware is not power-cycled, so AF state from
the old kernel can persist into the new kernel. When AF and PF drivers
are built as modules, the PF driver may probe before AF reinitializes
the hardware.

The PF driver treats the RVUM block revision as an indication that AF
initialization is complete. If this value is left uncleared at shutdown,
PF may incorrectly assume AF is ready and access stale hardware state,
leading to a crash.

Clear the RVUM block revision during AF shutdown to avoid PF
mis-detecting AF readiness after kexec.

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