Linuxカーネルのio_uringにおいて、終了時のリクエスト完了待機を割り込み可能に変更しました。この変更は、リング終了処理中にkworkerがシグナルを処理できず、TASK_UNINTERRUPTIBLE状態での完了待機がハングタスク検出を誤発生させる問題を修正します。具体的には、終端処理関数io_ring_exit_workがリング所有タスクの再実行を待機する際に、完了待機を割り込み可能状態にすることでpanic-on-hung-taskの発生を防止します。io_uringの独自の終了警告機能があるため、この変更によって機能が失われることはありません。
Linux Linux Kernel 5.11 以上 5.15.121 未満 Linux Kernel 5.16 以上 6.1.39 未満 Linux Kernel 5.1 以上 5.10.188 未満 Linux Kernel 6.2 以上 6.4.4 未満
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。
情報不足(CWE-noinfo) [NVD評価]
CVE-2023-53461
National Vulnerability Database (NVD) : CVE-2023-53461 関連文書 : io_uring: wait interruptibly for request completions on exit - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/4826c59453b3b4677d6bf72814e7ababdea86949) 関連文書 : io_uring: wait interruptibly for request completions on exit - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/b50d6e06cca7b67a3d73ca660dda27662b76e6ea) 関連文書 : io_uring: wait interruptibly for request completions on exit - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/58e80cb68b057e974768792c34708c6957810486) 関連文書 : io_uring: wait interruptibly for request completions on exit - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/8e29835366138389bfad3b31ea06960d0a77bf77) 関連文書 : io_uring: wait interruptibly for request completions on exit - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/28e649dc9947e6525c95e32aa9a8e147925e3f56)
[2026年01月19日] 掲載