CyberRota Analysis
This vulnerability has an unknown severity rating. It affects Linux.
CVE
CVE-2023-54014
Severity
UNKNOWN
CVSS
N/A
EPSS
0.18%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fc_bsg_to_rport() could be NULL and dereferenced. Check valid rport returned by fc_bsg_to_rport().