Lucene search
+L

6524 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.13 views

CVE-2022-50744

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix hard lockup when reading the rxmonitor from debugfs During I/O and simultaneous cat of /sys/kernel/debug/lpfc/fnX/rxmonitor, a hard lockup similar to the call trace below may occur. The spinlockbh in...

0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2025-68745

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS5.3AI score0.00361EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2025-68741

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.7AI score0.0042EPSS
SaveExploits0References26
OSV
OSV
added 2025/12/24 1:16 p.m.16 views

UBUNTU-CVE-2025-68745

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS5.7AI score0.00361EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54108

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error device address=0x00000002a3ff38d8...

5.4AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2023-54154

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix targetcmdcounter leak The targetcmdcounter struct allocated via targetalloccmdcounter is never freed, resulting in leaks across various transport types, e.g.: unreferenced object 0xffff88801f920120 size 96...

5.7AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.14 views

UBUNTU-CVE-2023-54154

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix targetcmdcounter leak The targetcmdcounter struct allocated via targetalloccmdcounter is never freed, resulting in leaks across various transport types, e.g.: unreferenced object 0xffff88801f920120 size 96...

5.7AI score0.00193EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:15 p.m.9 views

CVE-2022-50727

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:15 p.m.10 views

UBUNTU-CVE-2022-50727

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

5.7AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:07 p.m.10 views

CVE-2023-54154 scsi: target: core: Fix target_cmd_counter leak

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix targetcmdcounter leak The targetcmdcounter struct allocated via targetalloccmdcounter is never freed, resulting in leaks across various transport types, e.g.: unreferenced object 0xffff88801f920120 size 96...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.40 views

CVE-2023-54154 scsi: target: core: Fix target_cmd_counter leak

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix targetcmdcounter leak The targetcmdcounter struct allocated via targetalloccmdcounter is never freed, resulting in leaks across various transport types, e.g.: unreferenced object 0xffff88801f920120 size 96...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54102

The CVE-2023-54102 entry refers to the Linux kernel scsi lpfc driver fix: lpfc_debugfs_lockstat_write() buffer overflow risk from copy_from_user() into a fixed mybuf. The patch adds a min() boundary between sizeof(mybuf)-1 and the user-supplied nbytes to prevent overflow. Impact is a potential ke...

6.8AI score0.00231EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.43 views

CVE-2023-54100 scsi: qedi: Fix use after free bug in qedi_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qediremove In qediprobe we call qediprobe which initializes &qedi-recoverywork with qedirecoveryhandler and &qedi-boarddisablework with qediboarddisablework. When qedischedulerecoveryhandler ...

7.8CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2023-54100 scsi: qedi: Fix use after free bug in qedi_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qediremove In qediprobe we call qediprobe which initializes &qedi-recoverywork with qedirecoveryhandler and &qedi-boarddisablework with qediboarddisablework. When qedischedulerecoveryhandler ...

7.8CVSS6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.40 views

CVE-2022-50768 scsi: smartpqi: Correct device removal for multi-actuator devices

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics...

0.00232EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 12:30 p.m.6 views

EUVD-2025-205083

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix device resources accessed after device removal Correct possible race conditions during device removal. Previously, a scheduled work item to reset a LUN could still execute after the device was removed, leading...

5.9AI score0.00189EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 12:23 p.m.30 views

CVE-2023-54054

CVE-2023-54054 pertains to the Linux kernel SCSI qla2xxx driver, where a buffer overrun occurred in the handling of fc_els_flogi, leading to an incorrect buffer size calculation. Multiple connected sources (OSV entries for Debian, Ubuntu, and general OSV) report that the vulnerability has been re...

6.4AI score0.00024EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.56 views

CVE-2023-54054

...

0.00024EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 12:22 p.m.31 views

CVE-2022-50727

Technical details for CVE-2022-50727 are not publicly provided in the supplied documents. Monitor for updates from the connected advisories and vendor/security bulletins.

6.1AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.39 views

CVE-2025-68745 scsi: qla2xxx: Clear cmds after chip reset

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS0.00361EPSS
SaveExploits0References2
Rows per page
Query Builder