Lucene search
+L

1783 matches found

RedhatCVE
RedhatCVE
added 9 hours ago5 views

CVE-2026-64072

A flaw was found in the Linux kernel's Non-Volatile Memory Express NVMe subsystem. This vulnerability occurs when an integrity mapping fails, leading to a 'bio' block I/O leak. This resource leak can potentially lead to a denial of service DoS due to resource exhaustion...

5.5CVSS5.3AI score
Exploits0References4
NVD
NVD
added yesterday3 views

CVE-2026-64071

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix use-after-free in nvmefreehostmem nvmefreehostmem frees dev-hmbsgt via dmafreenoncontiguous but never clears the pointer afterward. This leads to a use-after-free if nvmefreehostmem is called twice in the same error...

Exploits0References3
NVD
NVD
added yesterday5 views

CVE-2026-64019

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma mapping leak on data setup error We're leaking the initial DMA mapping during iteration if we fail to allocate the tracking descriptor for both PRP and SGL. Unmap the iterator directly; we can't use the existing...

Exploits0References2
CVE
CVE
added yesterday2 views

CVE-2026-64071

The CVE-2026-64071 issue is a use-after-free in the Linux kernel nvme-pci path. In nvme_free_host_mem(), dev->hmb_sgt is freed via dma_free_noncontiguous() but the pointer is not cleared, so a second call in the nvme_probe() error path (nvme_setup_host_mem() succeeds, nvme_set_host_mem() fails...

5.5AI score
Exploits0References3
CVE
CVE
added yesterday5 views

CVE-2026-64072

The CVE-2026-64072 vulnerability affects the Linux kernel, specifically the NVMe I/O path. It describes a fix for a bio leak that occurred when an integrity mapping failed during mapping; the code could leak a local bio because it was treated as NULL. The root cause is that the kernel attempted t...

5.3AI score
Exploits0References3
Cvelist
Cvelist
added yesterday13 views

CVE-2026-64072 nvme: fix bio leak on mapping failure

In the Linux kernel, the following vulnerability has been resolved: nvme: fix bio leak on mapping failure The local bio is always NULL, so we'd leak the bio if the integrity mapping failed. Just get it directly from the request...

Exploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-45593

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dmavecs leak on p2p memory We don't unmap P2P memory, so we don't need to track it. The dmavec allocation was getting leaked on the completion...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added yesterday18 views

CVE-2026-64020 nvme-pci: fix dma_vecs leak on p2p memory

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dmavecs leak on p2p memory We don't unmap P2P memory, so we don't need to track it. The dmavec allocation was getting leaked on the completion...

7.5CVSS
Exploits0References2
Cvelist
Cvelist
added yesterday17 views

CVE-2026-64019 nvme-pci: fix dma mapping leak on data setup error

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma mapping leak on data setup error We're leaking the initial DMA mapping during iteration if we fail to allocate the tracking descriptor for both PRP and SGL. Unmap the iterator directly; we can't use the existing...

Exploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-45592

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma mapping leak on data setup error We're leaking the initial DMA mapping during iteration if we fail to allocate the tracking descriptor for both PRP and SGL. Unmap the iterator directly; we can't use the existing...

5.4AI score
Exploits0References2
CVE
CVE
added yesterday8 views

CVE-2026-64019

Technical details are not publicly available in the provided documents; monitor for updates.

5.4AI score
Exploits0References2
EUVD
EUVD
added yesterday7 views

EUVD-2026-45753

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

5.4AI score
Exploits0References4
CVE
CVE
added yesterday5 views

CVE-2026-63980

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Use spinlockbh for hnlock nvmettcpstatechange, a socket callback that runs in BH context, can reach handshakereqcancel via nvmettcpschedulereleasequeue and tlshandshakecancel. handshakereqcancel acquires hn-hnlock...

7.5CVSS5.4AI score
Exploits0References4
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-61389

In the Linux kernel, the following vulnerability has been resolved: nvme: fix bio leak on mapping failure The local bio is always NULL, so we'd leak the bio if the integrity mapping failed. Just get it directly from the request...

5.2AI score
Exploits0References4
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-61388

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix use-after-free in nvme free host mem nvme free host mem frees dev-hmb sgt via dma free noncontiguous but never clears the pointer afterward. This leads to a use-after-free if nvme free host mem is called twice in th...

5.4AI score
Exploits0References4
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-61337

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma vecs leak on p2p memory We don't unmap P2P memory, so we don't need to track it. The dma vec allocation was getting leaked on the completion...

5.3AI score
Exploits0References3
Positive Technologies
Positive Technologies
added yesterday8 views

PT-2026-61336

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix dma mapping leak on data setup error We're leaking the initial DMA mapping during iteration if we fail to allocate the tracking descriptor for both PRP and SGL. Unmap the iterator directly; we can't use the existing...

5.3AI score
Exploits0References3
Ubuntu
Ubuntu
added 3 days ago9 views

USN-8490-2: Linux kernel (Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Cryptographic API; - DMA engine subsystem; - InfiniBand drivers; -...

9.8CVSS6.9AI score0.00817EPSS
Exploits9
Ubuntu
Ubuntu
added 3 days ago16 views

USN-8490-1: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Cryptographic API; - DMA engine subsystem; - InfiniBand drivers; -...

9.8CVSS6.2AI score0.00817EPSS
Exploits9
Tenable Nessus
Tenable Nessus
added 4 days ago8 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-8547-1)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8547-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

9.8CVSS6.8AI score0.09796EPSS
Exploits4References66
Rows per page
Query Builder