216.73.217.64

CVE-2024-35930

· Published 19/05/2024 11:15 · Modified 19/05/2024 11:15

Labels: CVE-2024-35930 2024-05-19416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-35930

Essential information

Published
19/05/2024 11:15
Modified
19/05/2024 11:15
Author
Creator
CISA KEV
No
CWE

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References