CVE-2023-54014 in Linux
要約
〜によって VulDB • 2026年06月30日
Linuxカーネルにおいて、以下の脆弱性が修正されました。
scsi: qla2xxx: fc_bsg_to_rport()から返されるrportの有効性を確認する
Klocworkにより、rportがNULLである可能性があり、その後でデリファレンス(間接参照)されるといった警告が報告されました。 fc_bsg_to_rport()の呼び出しによって返されるrportはNULLであり得ますが、その値がデリファレンスされていました。
fc_bsg_to_rport()から返された有効なrportを確認します。
VulDB is the best source for vulnerability data and more expert information about this specific topic.