Lucene search
+L

119 matches found

EUVD
EUVD
added 2025/10/21 12:31 p.m.6 views

EUVD-2022-54708

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix resource leak in lpfcsli4sendseqtoulp If no handler is found in lpfccompleteunsoliocb to match the rctl of a received frame, the frame is dropped and resources are leaked. Fix by returning resources when discardin...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-26774

Malicious code in bioql PyPI...

6.3AI score0.0017EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2023-59907

Malicious code in bioql PyPI...

6.3AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:45 a.m.6 views

CVE-2022-50467 scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.24 views

CVE-2025-39841 scsi: lpfc: Fix buffer free/clear order in deferred receive path

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the...

9.8CVSS0.0047EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39841 scsi: lpfc: Fix buffer free/clear order in deferred receive path

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by correcting the buffer release sequence in the deferred receive path. The code freed the RQ buffer first and only then cleared the...

9.8CVSS6.4AI score
SaveExploits0References15
OSV
OSV
added 2025/09/16 8:11 a.m.6 views

CVE-2023-53282 scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write During the sysfs firmware write process, a use-after-free read warning is logged from the lpfcwrobject routine: BUG: KFENCE: use-after-free read in...

7.8CVSS6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.26 views

CVE-2023-53282

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write During the sysfs firmware write process, a use-after-free read warning is logged from the lpfcwrobject routine: BUG: KFENCE: use-after-free read in...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:58 a.m.4 views

scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI

...

8.8CVSS7AI score0.00313EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:50 p.m.6 views

scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT

...

5.5CVSS7AI score0.00231EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/09/02 4:26 a.m.7 views

kernel: scsi: lpfc: Use memcpy() for BIOS version

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS7AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/01 11:09 a.m.8 views

OESA-2025-1925 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count ...

7.8CVSS6.2AI score0.0051EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

6.7CVSS6.7AI score0.00162EPSS
SaveExploits0References26
OSV
OSV
added 2025/07/10 9:15 a.m.2 views

DEBIAN-CVE-2025-38332

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS5.9AI score0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/10 8:15 a.m.12 views

CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS0.00162EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38332

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy for BIOS version The strlcat with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset with...

5.5CVSS5.9AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50027

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE There is no corresponding free routine if lpfcsli4issuewqe fails to issue the CMF WQE in lpfcissuecmfsyncwqe. If retval is non-zero, then free the iocbq request...

5.5CVSS5.3AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.18 views

CVE-2022-50027 scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE There is no corresponding free routine if lpfcsli4issuewqe fails to issue the CMF WQE in lpfcissuecmfsyncwqe. If retval is non-zero, then free the iocbq request...

0.00164EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.14 views

PT-2025-35968

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SCSI subsystem, specifically within the lpfc Low-Level Fibre Channel driver. A null pointer dereference may occur during the cleanup of the lpfc vport...

5.5CVSS6.1AI score0.0017EPSS
SaveExploits0
Citrix
Citrix
added 2025/05/08 12:00 a.m.43 views

Driver Disk for Emulex lpfc 14.4.393.31 - For XenServer 8.4

Who should install this driver disk? Customers running the XenServer 8.4 release who use Emulex's lpfc driver and wish to use the latest version of the following: Driver Module| Driver Type| Version ---|---|--- lpfc| Fibre Channel HBA/Storage Controller| 14.4.393.31 Required firmware versions The...

7.2AI score
SaveExploits0
Rows per page
Query Builder