Get Demo
In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix potential NULL pointer dereference
Klocwork tool reported cur_dsd may be dereferenced. Add fix to validate pointer before dereferencing the pointer.