CVE-2024-35930
Published: May 19, 2024
Modified: May 12, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc() The call to lpfc_sli4_resume_rpi() in lpfc_rcv_padisc() may return an unsuccessful status. In such cases, the elsiocb is not issued, the completion is not called, and thus the elsiocb resource is leaked. Check return value after calling lpfc_sli4_resume_rpi() and conditionally release the elsiocb resource.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 6b5151fd7baec6812fece993ddd7a2cf9fd0125f - < edf82aa7e9eb864a09229392054d131b34a5c9e8affected 6b5151fd7baec6812fece993ddd7a2cf9fd0125f - < e2cd32435b1dff3d63759476a3abc878e02fb6c8affected 6b5151fd7baec6812fece993ddd7a2cf9fd0125f - < c473288f27d15014447de5a891bdf22a0695847aaffected 6b5151fd7baec6812fece993ddd7a2cf9fd0125f - < 7849e6f8410da96384e3d1f6b6d730f095142dc7affected 6b5151fd7baec6812fece993ddd7a2cf9fd0125f - < ee0b5f96b6d66a1e6698228dcb41df11ec7f352f+3 more versions |
Linux | Linux | affected 3.4unaffected 0 - < 3.4unaffected 4.19.312 - <= 4.19.*unaffected 5.4.274 - <= 5.4.*unaffected 5.10.215 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now