Lucene search
+L

29 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72129

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-rdma: handle inline data with a nonzero offset nvmetrdmauseinlinesg maps the host-controlled inline data offset into the per-command inline scatterlist...

9.8CVSS5.3AI score0.00704EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 11:14 p.m.8 views

CVE-2026-72129

A flaw was found in the nvmet-rdma component of the Linux kernel. This vulnerability arises from incorrect handling of inline data with a non-zero offset, which can lead to an integer underflow. An attacker could exploit this to cause the system to read beyond its allocated memory, potentially...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72129

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.00704EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72129

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.3AI score0.00704EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:53 a.m.16 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-58887

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;...

5.4AI score0.00704EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.25 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.00704EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:53 a.m.45 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.00704EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.18 views

PT-2026-72318

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

5.3AI score0.00704EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/27 6:20 a.m.8 views

CVE-2026-64321

A flaw was found in the NVMe over RDMA nvmetrdma target in the Linux kernel. When a host queue backlog is exceeded during a connection attempt, a reference count kref is not properly released. This oversight can lead to a resource exhaustion vulnerability, potentially allowing a remote attacker t...

7CVSS5.9AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64321

In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...

0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 5:30 p.m.10 views

CVE-2026-31557

A flaw was found in the Linux kernel, specifically within the NVMe over Fabrics NVMe-oF target's nvmet and nvmetrdma modules. A local attacker could potentially trigger a recursive locking condition in the nvmet-wq workqueue during asynchronous event processing. This issue arises when nvmetctrlfr...

7.5CVSS5.5AI score0.00441EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:00 a.m.12 views

The vulnerability of the `nvmet_rdma_send_done()` function in the drivers/nvme/target/rdma.c module of the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the nvmetrdmasenddone function in the drivers/nvme/target/rdma.c kernel module of the Linux operating system is related to the assignment of a NULL pointer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00627EPSS
SaveExploits0References14Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.16 views

SUSE CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS7.7AI score0.00627EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.33 views

CVE-2021-46983

A flaw was found in an error-handling function in the Linux kernel's NVMe driver. This flaw allows an attacker with control over NVMe links to cause a denial of service. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a...

4.4CVSS6AI score0.00627EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.15 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS7.4AI score
SaveExploits0References4
NVD
NVD
added 2024/02/28 9:15 a.m.26 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.2AI score0.00627EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.17 views

DEBIAN-CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

5.5CVSS5.5AI score0.00627EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.30 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.3AI score0.00627EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.5AI score0.00627EPSS
SaveExploits0References7
Rows per page
Query Builder