Lucene search
+L

678 matches found

OSV
OSV
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72129 nvmet-rdma: handle inline data with a nonzero offset

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: handle inline data with a nonzero offset nvmetrdmauseinlinesg maps the host-controlled inline data offset into the per-command inline scatterlist. The bounds check admits any offset with off + len offset = off;...

9.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/15 5:53 a.m.9 views

EUVD-2026-58886

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix refcount leak in nvmetsqcreate In nvmetsqcreate, a reference on the ctrl is taken via krefgetunlesszero before calling nvmetchecksqid. If nvmetchecksqid fails, the function returns the error directly without releasing...

5.4AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72128 nvmet: fix refcount leak in nvmet_sq_create()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix refcount leak in nvmetsqcreate In nvmetsqcreate, a reference on the ctrl is taken via krefgetunlesszero before calling nvmetchecksqid. If nvmetchecksqid fails, the function returns the error directly without releasing...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.29 views

CVE-2026-72129 nvmet-rdma: handle inline data with a nonzero offset

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: handle inline data with a nonzero offset nvmetrdmauseinlinesg maps the host-controlled inline data offset into the per-command inline scatterlist. The bounds check admits any offset with off + len offset = off;...

9.8CVSS0.00695EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:53 a.m.16 views

CVE-2026-72128 nvmet: fix refcount leak in nvmet_sq_create()

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix refcount leak in nvmetsqcreate In nvmetsqcreate, a reference on the ctrl is taken via krefgetunlesszero before calling nvmetchecksqid. If nvmetchecksqid fails, the function returns the error directly without releasing...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:53 a.m.72 views

CVE-2026-72129

The CVE describes a Linux kernel nvmet-rdma issue: when inline_data_size exceeds PAGE_SIZE, an offset in (PAGE_SIZE, inline_data_size] causes PAGE_SIZE - off to underflow, making sg->length effectively 4 GiB and allowing reading past the first inline page. The root cause is that the mapping as...

9.8CVSS5.3AI score0.00695EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72319

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: reject short AUTH RECEIVE buffers nvmet execute auth receive trusts the AUTH RECEIVE allocation length after checking only that it is nonzero and matches the transfer length. In the SUCCESS1 and FAILURE1/default state...

5.9AI score0.00748EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.23 views

PT-2026-72318

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the nvmet-rdma component where the nvmet rdma use inline sg function incorrectly maps host-controlled inline data offsets. When a port is configured with an inline dat...

9.8CVSS5.3AI score0.00695EPSS
SaveExploits0References40
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72821

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmet tcp set queue sock The return value of nvmet tcp set queue sock is currently ignored in nvmet tcp tls handshake done. If it fails e.g., due to the socket not being in TCP ESTABLISHED state,...

5.4AI score0.00426EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.18 views

PT-2026-72822

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix page fragment cache leak in error path In nvmet tcp alloc queue, when a connection is closed during the allocation process e.g., nvmet tcp set queue sock returns -ENOTCONN, the error handling jumps to out destroy s...

5.4AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74385

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-tcp: check return value of nvmettcpsetqueuesock The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If it fails e.g...

7.5CVSS5.9AI score0.00426EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74386

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-tcp: fix page fragment cache leak in error path In nvmettcpallocqueue, when a connection is closed during the allocation process e.g., nvmettcpsetqueuesoc...

5.9AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72317

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix refcount leak in nvmet sq create In nvmet sq create, a reference on the ctrl is taken via kref get unless zero before calling nvmet check sqid. If nvmet check sqid fails, the function returns the error directly without...

5.4AI score0.00198EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72130

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-auth: reject short AUTHRECEIVE buffers nvmetexecuteauthreceive trusts the AUTHRECEIVE allocation length after checking only that it is nonzero and matches...

9.8CVSS6.1AI score0.00748EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:17 a.m.12 views

nvmet-tcp: Fix potential UAF when ddgst mismatch

...

9.8CVSS5.2AI score0.00547EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/08/07 8:16 a.m.17 views

nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path

...

9.8CVSS5.2AI score0.00419EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/30 2:45 a.m.15 views

CVE-2026-64319

A flaw was found in the Linux kernel's nvmet-auth component. A remote attacker, by sending a specially crafted NVMe-oF NVMe over Fabrics authentication reply message, can cause an out-of-bounds read in the kernel's memory. This vulnerability, exploitable pre-authentication, can lead to the...

9.1CVSS5.8AI score0.00524EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 12:22 a.m.16 views

CVE-2026-64320

A flaw was found in the Linux kernel's nvmet subsystem. An unauthenticated remote attacker could exploit an out-of-bounds heap read vulnerability in the Discovery Get Log Page function. By sending a specially crafted request with a manipulated offset, an attacker could read sensitive kernel memor...

9.1CVSS5.9AI score0.00748EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/29 1:39 p.m.18 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring Syst...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits5References6
RedHat Linux
RedHat Linux
added 2026/07/29 1:39 p.m.12 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS5.9AI score0.00397EPSS
SaveExploits0References5
Rows per page
Query Builder