Linuxカーネルにおいて、以下の脆弱性が対処されました。i2c: qcom-cci: cci_remove()におけるNULLポインタ参照の修正。すべての最新プラットフォームでQualcomm CCIコントローラは2つのI2Cマスターを提供していますが、特定のボードでは1つのI2Cマスターのみが初期化されることがあります。そのような場合、デバイスの解除バインドまたはドライバの削除時にNULLポインタ参照が発生します。これはcci_halt()が2つのI2Cマスターすべてに対して呼ばれますが、完了通知は有効な単一のマスターに対してのみ初期化されているためです。 % rmmod i2c-qcom-cci カーネルは仮想アドレス0000000000000000におけるNULLポインタ参照を処理できません。 <省略> コールトレース: __wait_for_common+0x194/0x1a8 (P) wait_for_completion_timeout+0x20/0x2c cci_remove+0xc4/0x138 [i2c_qcom_cci] platform_remove+0x20/0x30 device_remove+0x4c/0x80 device_release_driver_internal+0x1c8/0x224 driver_detach+0x50/0x98 bus_remove_driver+0x6c/0xbc driver_unregister+0x30/0x60 platform_driver_unregister+0x14/0x20 qcom_cci_driver_exit+0x18/0x1008 [i2c_qcom_cci] ....
Linux Linux Kernel 5.11 以上 5.15.210 未満 Linux Kernel 5.16 以上 6.1.176 未満 Linux Kernel 5.8 以上 5.10.259 未満 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 7.1
・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。
NULL ポインタデリファレンス(CWE-476) [NVD評価]
CVE-2026-53339
National Vulnerability Database (NVD) : CVE-2026-53339 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/e8669d12da0ade52adfe0abe96cd99e708abc9bd) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/4d2b4a9cda6837e5ee1de1290f2e773a713b71e9) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/8ce7ff721a5e9d06d53ef65d01c89fce6d26d6ff) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/7107627b8b35015027201e7a095a3f6e30b4a46f) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/729ac5a4b966aac42e08a94dea966f4429008548) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/4cd206c1d57a9370d5219f7b1fc45169d7bdf951) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/a162a260c8c4db7501c65220e76913e8e351f823) 関連文書 : i2c: qcom-cci: Fix NULL pointer dereference in cci_remove() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/a50b8adb9cdb9a495b0b45583956897b7411ed7a)
[2026年07月24日] 掲載