Linuxカーネルのqla2xxxドライバにおいて、smp_processor_id()の使用方法に誤りがあり、プリエンプションが無効なコードで呼び出される可能性がありました。この問題は、smp_processor_id()の代わりにraw_smp_processor_id()を使用し、さらにqueue_work_on()の代わりにqueue_work()を使用することで修正されました。これにより、カーネルの安定性が向上しました。
Linux Linux Kernel 6.3 以上 6.5.5 未満 Linux Kernel 6.6
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。
情報不足(CWE-noinfo) [NVD評価]
CVE-2023-53530
National Vulnerability Database (NVD) : CVE-2023-53530 関連文書 : scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/25bd0c7def04a272f8e89b36971712fe29c6e438) 関連文書 : scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/52c7b41ad6ee53222f4ee2f0c099a6ed8291a168) 関連文書 : scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/59f10a05b5c7b675256a66e3161741239889ff80) 関連文書 : scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() - kernel/git/stable/linux.git - Linux kernel stable tree (https://git.kernel.org/stable/c/1a541999f31fcb10ea50eba2a563e6c451fd5c7d)
[2026年01月28日] 掲載