CVE-2023-53150

Publication date

2025-09-15 14:03:14

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer rport returned from call to function fc_bsg_to_rport() may be NULL and will be dereferenced. Add a fix to validate rport before dereferencing.