Lucene search
+L

6379 matches found

NVD
NVD
added 2025/12/30 1:15 p.m.8 views

CVE-2022-50840

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed from list If deviceadd fails in snictgtcreate, tgt will be freed, but...

0.00254EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/30 1:15 p.m.7 views

CVE-2022-50827

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfccreateport Commit 5e633302ace1 "scsi: lpfc: vmid: Add support for VMID in mailbox command" introduced allocations for the VMID resources in lpfccreateport after the call to scsihostalloc. Upon...

0.0021EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/30 1:15 p.m.13 views

CVE-2022-50818

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix runningreq for internal abort commands Disabling the remote phy for a SATA disk causes a hang: root@none$ more /sys/class/sasphy/phy-0:0:8/targetportprotocols sata root@none$ echo 0...

0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 1:15 p.m.26 views

UBUNTU-CVE-2022-50818

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix runningreq for internal abort commands Disabling the remote phy for a SATA disk causes a hang: root@none$ more /sys/class/sasphy/phy-0:0:8/targetportprotocols sata root@none$ echo 0...

5.8AI score0.00216EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.5 views

CVE-2022-50827

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfccreateport Commit 5e633302ace1 "scsi: lpfc: vmid: Add support for VMID in mailbox command" introduced allocations for the VMID resources in lpfccreateport after the call to scsihostalloc. Upon...

5.8AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 1:15 p.m.15 views

UBUNTU-CVE-2022-50840

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed from list If deviceadd fails in snictgtcreate, tgt will be freed, but...

5.7AI score0.00254EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.8 views

CVE-2022-50850

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.7AI score0.00207EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:15 p.m.17 views

UBUNTU-CVE-2022-50827

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix memory leak in lpfccreateport Commit 5e633302ace1 "scsi: lpfc: vmid: Add support for VMID in mailbox command" introduced allocations for the VMID resources in lpfccreateport after the call to scsihostalloc. Upon...

5.8AI score0.0021EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.8 views

CVE-2022-50818

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix runningreq for internal abort commands Disabling the remote phy for a SATA disk causes a hang: root@none$ more /sys/class/sasphy/phy-0:0:8/targetportprotocols sata root@none$ echo 0...

5.8AI score0.00216EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50840

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed from list If deviceadd fails in snictgtcreate, tgt will be freed, but...

6AI score0.00254EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:15 p.m.33 views

UBUNTU-CVE-2022-50850

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.7AI score0.00207EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.33 views

CVE-2023-54310 scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

7.8CVSS0.00144EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54289

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix NULL dereference in error handling Smatch reported: drivers/scsi/qedf/qedfmain.c:3056 qedfallocglobalqueues warn: missing unwind goto? At this point in the function, nothing has been allocated so we can return...

5.5AI score0.00183EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.32 views

CVE-2023-54289 scsi: qedf: Fix NULL dereference in error handling

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix NULL dereference in error handling Smatch reported: drivers/scsi/qedf/qedfmain.c:3056 qedfallocglobalqueues warn: missing unwind goto? At this point in the function, nothing has been allocated so we can return...

0.00183EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:23 p.m.20 views

CVE-2023-54289

CVE-2023-54289: Linux kernel SCSI qedf NULL-dereference in error path. The issue occurs when qedf_alloc_global_queues() handles an error before any allocation; qedf_free_global_queues() would dereference a NULL gl, causing a crash. The fixed behavior returns early when nothing has been allocated ...

6AI score0.00183EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:15 p.m.7 views

CVE-2022-50850 scsi: ipr: Fix WARNING in ipr_init()

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/12/30 12:15 p.m.28 views

CVE-2022-50850

CVE-2022-50850 affects the Linux kernel component: scsi/ipr. The issue described is a WARNING raised when ipr_init() calls unregister_reboot_notifier() if pci_register_driver() fails, leading to a logged WARN and a notifier chain risk. Patches fix the root cause by ensuring unregister_reboot_noti...

6AI score0.00207EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.5 views

CVE-2022-50850

In the Linux kernel, the following vulnerability has been resolved: scsi: ipr: Fix WARNING in iprinit iprinit will not call unregisterrebootnotifier when pciregisterdriver fails, which causes a WARNING. Call unregisterrebootnotifier when pciregisterdriver fails. notifier callback iprhalt ipr...

5.3AI score0.00207EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.66 views

CVE-2023-54234 scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS0.00131EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:11 p.m.17 views

CVE-2023-54234

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

7.8CVSS5.2AI score0.00131EPSS
SaveExploits0
Rows per page
Query Builder