Lucene search

K
redhatcveRedhat.comRH:CVE-2024-35930
HistoryMay 19, 2024 - 4:26 p.m.

CVE-2024-35930

2024-05-1916:26:34
redhat.com
access.redhat.com
4
linux kernel
memory leak
lpfc_rcv_padisc

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%

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.

6.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.2%