1 matches found
kernel: scsi: qedf: Fix NULL dereference in error handling
A NULL pointer dereference was found in the QLogic qedf FCoE driver. In the error handling path of qedfallocglobalqueues, calling qedffreeglobalqueues when nothing was allocated causes a crash...