Lucene search
+L

1032 matches found

OSV
OSV
added 2024/04/17 10:15 a.m.3 views

DEBIAN-CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS5.2AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 10:15 a.m.18 views

CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS7.6AI score0.00218EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/17 10:15 a.m.12 views

UBUNTU-CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS6.2AI score0.00218EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.31 views

CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS5.9AI score0.00218EPSS
SaveExploits0References18
CVE
CVE
added 2024/04/17 10:10 a.m.231 views

CVE-2024-26846

CVE-2024-26846 affects the Linux kernel’s nvme-fc unloading path. A race between nvme_delete_ctrl and ida_destroy could double-free IDs, causing module unload hangs. The fix adds synchronization to ensure nvme_delete_ctrl code runs before leaving nvme_fc_exit_module and flushes the nvme_delete_wq...

4.4CVSS6.5AI score0.00218EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/17 10:10 a.m.20 views

CVE-2024-26846 nvme-fc: do not wait in vain when unloading module

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/17 10:10 a.m.23 views

CVE-2024-26846 nvme-fc: do not wait in vain when unloading module

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

7.2AI score0.00218EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/13 2:19 a.m.7 views

SUSE CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS6.6AI score0.00196EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/04/12 2:21 a.m.9 views

SUSE CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

5.5CVSS7.7AI score0.00332EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/04/11 10:02 p.m.35 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

4.4CVSS7.1AI score0.00332EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/11 7:57 p.m.38 views

CVE-2021-47212

A vulnerability was found in the Linux kernel, affecting the Mellanox MLX5 driver. This issue involves improper error handling in the UCTX user context and UMEM user memory operations. When the system executes a destroy command during a fast unload flow, it should return a success code...

4.4CVSS7.4AI score0.00196EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.18 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS7.2AI score0.00332EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

DEBIAN-CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

5.5CVSS5.4AI score0.00332EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.16 views

UBUNTU-CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS6.2AI score0.00332EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.25 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.55 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS7AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 7:01 p.m.40 views

CVE-2021-47212 net/mlx5: Update error handler for UCTX and UMEM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

6.7AI score0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.13 views

CVE-2021-47183 scsi: lpfc: Fix link down processing to address NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS6.6AI score0.00332EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.42 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS6.6AI score0.00332EPSS
SaveExploits0
CVE
CVE
added 2024/04/10 6:56 p.m.115 views

CVE-2021-47183

CVE-2021-47183 concerns the Linux kernel SCSI lpfc driver. The issue occurs during a Fibre Channel link-down transition when PLOGIs are outstanding. ABTS requests may trigger a NULL pointer dereference because Abort WQEs are issued before the link state is set to down, and abort completions can r...

8.8CVSS6.2AI score0.00332EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder