Linuxカーネルにおいて、以下の脆弱性が修正されました。net: rds: setupのアンワインド時にi_sendsをクリアします。RDS IB接続の切断パスは、部分的な起動中や繰り返しのシャットダウン試行中にも動作するように設計されています。これは、解放済みのリソースとまだ所有されているリソースを区別するためにNULLポインタを使用しています。rds_ib_setup_qp()がi_sendsを割り当てた後でi_recvsを割り当てる前に失敗した場合、sends_outパスはポインタをクリアせずにi_sendsを解放します。後のシャットダウン時の処理で、この古いポインタがまだ有効な送信リングの割り当てとして誤って扱われる可能性があります。エラーのアンワインドパス内でvfree()後にi_sendsをクリアすることで、既存のシャットダウンロジックが正しい所有状態を維持しながら動作し続けるようにしました。
Linux Linux Kernel 3.18.74 以上 3.19 未満 Linux Kernel 4.1.46 以上 4.2 未満 Linux Kernel 4.11.1 以上 5.10.259 未満 Linux Kernel 4.4.91 以上 4.5 未満 Linux Kernel 4.9.54 以上 4.10 未満 Linux Kernel 5.11 以上 5.15.210 未満 Linux Kernel 5.16 以上 6.1.176 未満 Linux Kernel 6.13 以上 6.18.36 未満 Linux Kernel 6.19 以上 7.0.13 未満 Linux Kernel 6.2 以上 6.6.143 未満 Linux Kernel 6.7 以上 6.12.94 未満 Linux Kernel 4.11 Linux Kernel 7.1
・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。
NULL ポインタデリファレンス(CWE-476) [NVD評価]
CVE-2026-53355
National Vulnerability Database (NVD) : CVE-2026-53355 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/f16ad421a4e3e7db2d14bdf3b16f583bc4f3b30a) 関連文書 : https://git.kernel.org/stable/c/20cf0fb715c41111469577e85e35d15f099473e0 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/2c5e5e4a5970c41f16e3ad801a78719ed5d5c71b) 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/27040bbca289a704eafcacca167d310c6ce2b1bc) 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/29d940026dce39e3018dab6f67c9427249321270) 関連文書 : https://git.kernel.org/stable/c/1d4ec754ee3871f7e3670c67bb0298c9c5760926 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/66cccec111421a10efdc2c74499d15b93e7acae5) 関連文書 : net: rds: clear i_sends on setup unwind - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/e7cf30aa5f1fc6c2a86df65df8b731df20e44d79)
[2026年07月24日] 掲載