Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.14.322 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/005961bd8f066fe931104f67c34ebfcc7f240099Patch
- https://git.kernel.org/stable/c/00eca15319d9ce8c31cdf22f32a3467775423df4Patch
- https://git.kernel.org/stable/c/0715da51391d223bf4981e28346770edea7eeb74Patch
- https://git.kernel.org/stable/c/22b1d7c8bb59c3376430a8bad5840194b12bf29aPatch
- https://git.kernel.org/stable/c/3f22f9ddbb29dba369daddb084be3bacf1587529Patch
- https://git.kernel.org/stable/c/5addd62586a94a572359418464ce0ae12fa46187Patch
- https://git.kernel.org/stable/c/a69125a3ce88d9a386872034e7664b30cc4bcbedPatch
- https://git.kernel.org/stable/c/b06d1b525364bbcf4929b4b35d81945b10dc9883Patch
FAQ
What is CVE-2023-53150?
CVE-2023-53150 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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()...
How severe is CVE-2023-53150?
CVE-2023-53150 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53150?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.