Lucene search
+L

1919 matches found

OSV
OSV
added 2024/05/03 2:59 p.m.26 views

CVE-2022-48686 nvme-tcp: fix UAF when detecting digest errors

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix UAF when detecting digest errors We should also bail from the iowork loop when we set rdenabled to true, so we don't attempt to read data from the socket when the TCP stream is already out-of-sync or corrupted...

9.8CVSS5.9AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.5 views

SUSE CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS7.3AI score0.00259EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 1:15 p.m.34 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS7.2AI score0.00259EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.47 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 1:15 p.m.9 views

UBUNTU-CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.2AI score0.00259EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/01 1:05 p.m.77 views

CVE-2024-27392

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/01 1:05 p.m.48 views

CVE-2024-27392 nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/01 1:05 p.m.16 views

CVE-2024-27392 nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/01 1:05 p.m.3822 views

CVE-2024-27392

The CVE-2024-27392 entry concerns the Linux kernel nvme subsystem. A double-free occurred in ns_update_nuse() where kfree() ran after nvme_identify_ns() failed, freeing nvme_id_ns twice and triggering KASAN. The root cause is freeing the struct after identify_ns failure; the fix is to skip kfree(...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/01 1:05 p.m.27 views

CVE-2024-27392 nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()

In the Linux kernel, the following vulnerability has been resolved: nvme: host: fix double-free of struct nvmeidns in nsupdatenuse When nvmeidentifyns fails, it frees the pointer to the struct nvmeidns before it returns. However, nsupdatenuse calls kfree for the pointer even when nvmeidentifyns...

7.8CVSS5.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a double release vulnerability in nvmeidns...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.6 views

SUSE CVE-2022-48658

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

5.5CVSS6.2AI score0.00667EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/28 1:15 p.m.31 views

CVE-2022-48658

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.8CVSS7.4AI score0.00667EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/28 1:01 p.m.102 views

CVE-2022-48658

CVE-2022-48658 affects the Linux kernel:mm/slub: flush_cpu_slab()/__free_slab() invocations were moved out of IRQ context into a global workqueue. When flush_all_cpu_locked() runs from task context, a WQ_MEM_RECLAIM-enabled workqueue may flush the global workqueue, causing a dependency issue duri...

7.8CVSS6.4AI score0.00667EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/28 1:01 p.m.62 views

CVE-2022-48658

In the Linux kernel, the following vulnerability has been resolved: mm: slub: fix flushcpuslab/freeslab invocations in task context. Commit 5a836bf6b09f "mm: slub: move flushcpuslab invocations freeslab invocations out of IRQ context" moved all flushcpuslab invocations to the global workqueue to...

7.8CVSS5.9AI score0.00667EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/17 8:59 p.m.27 views

CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

5.5CVSS7.1AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 5:30 p.m.30 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.3AI score0.00218EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 4:15 p.m.44 views

CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.2CVSS6.5AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 4:15 p.m.12 views

UBUNTU-CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.2CVSS5.7AI score0.0023EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/17 4:15 p.m.32 views

CVE-2024-26918

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.2CVSS5.8AI score0.0023EPSS
SaveExploits0References5
Rows per page
Query Builder