CVE-2024-35930
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.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.22% probability · 13th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/07a2aa674fca679316b8ac51440adb895b53a7cfPatch
- https://git.kernel.org/stable/c/2ae917d4bcab80ab304b774d492e2fcd6c52c06bPatch
- https://git.kernel.org/stable/c/3320126ed3afbc11934502319b340f91a4d61c8fPatch
- https://git.kernel.org/stable/c/7849e6f8410da96384e3d1f6b6d730f095142dc7Patch
- https://git.kernel.org/stable/c/c473288f27d15014447de5a891bdf22a0695847aPatch
- https://git.kernel.org/stable/c/e2cd32435b1dff3d63759476a3abc878e02fb6c8Patch
- https://git.kernel.org/stable/c/edf82aa7e9eb864a09229392054d131b34a5c9e8Patch
- https://git.kernel.org/stable/c/ee0b5f96b6d66a1e6698228dcb41df11ec7f352fPatch
- https://git.kernel.org/stable/c/07a2aa674fca679316b8ac51440adb895b53a7cfPatch
- https://git.kernel.org/stable/c/2ae917d4bcab80ab304b774d492e2fcd6c52c06bPatch
- https://git.kernel.org/stable/c/3320126ed3afbc11934502319b340f91a4d61c8fPatch
- https://git.kernel.org/stable/c/7849e6f8410da96384e3d1f6b6d730f095142dc7Patch
- https://git.kernel.org/stable/c/c473288f27d15014447de5a891bdf22a0695847aPatch
- https://git.kernel.org/stable/c/e2cd32435b1dff3d63759476a3abc878e02fb6c8Patch
- https://git.kernel.org/stable/c/edf82aa7e9eb864a09229392054d131b34a5c9e8Patch
- https://git.kernel.org/stable/c/ee0b5f96b6d66a1e6698228dcb41df11ec7f352fPatch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.