Lucene search
+L

768 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-53271

Malicious code in bioql PyPI...

7.8CVSS7.3AI score0.0022EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-55065

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00281EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-55070

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00266EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-31890

Malicious code in bioql PyPI...

6.4AI score0.00135EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-59939

Malicious code in bioql PyPI...

6.3AI score0.0014EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/01 11:31 p.m.4 views

SUSE CVE-2023-53451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References20
NVD
NVD
added 2025/10/01 12:15 p.m.9 views

CVE-2023-53530

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS0.00135EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/01 12:15 p.m.6 views

CVE-2023-53451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS0.00146EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2023-53451

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/01 12:15 p.m.4 views

UBUNTU-CVE-2023-53530

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.10 views

CVE-2023-53530 scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

0.00135EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:46 a.m.27 views

CVE-2023-53530

CVE-2023-53530 details a Linux kernel issue in the qla2xxx SCSI driver: code path using smp_processor_id() in preemptible work leads to a bug trace. The patch replaces smp_processor_id() with raw_smp_processor_id() and updates driver scheduling to queue_work() (instead of queue_work_on()) to avoi...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/01 11:46 a.m.9 views

CVE-2023-53530 scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use rawsmpprocessorid instead of smpprocessorid The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC0: controller connect complete localhost kernel: BUG: using smpprocessorid in preemptible...

5.5CVSS6.5AI score0.00135EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53451 scsi: qla2xxx: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

0.00146EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.18 views

CVE-2023-53451

CVE-2023-53451 concerns a NULL pointer dereference in the Linux kernel scsi: qla2xxx path (root cause: potential dereference of cur_dsd). Connected advisories list the CVE among kernel fixes and indicate a fix was applied upstream; EulerOS/SUSE Nessus entries enumerate this CVE as addressed in ke...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53451 scsi: qla2xxx: Fix potential NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'curdsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.4 views

SUSE CVE-2023-53150

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Pointer may be dereferenced Klocwork tool reported pointer 'rport' returned from call to function fcbsgtorport may be NULL and will be dereferenced. Add a fix to validate rport before dereferencing...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References20
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminaterportio to exit before making sure all IOs...

7.8CVSS6.3AI score0.0014EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53280

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.6 views

SUSE CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

6.6AI score0.00146EPSS
SaveExploits0References20
Rows per page
Query Builder