Lucene search
+L

23377 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89481

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:56 p.m.7 views

modbus-scanner

Modbus 检测扫描器 一个使用 libmodbus 的多线程 C 语言扫描器,用于检测 Modbus/TCP 服务。 该扫描器不仅仅依赖 TCP 端口 502 是否开放。相反,它会建立 Modbus/TCP 连接并发送应用层 Modbus 请求。有效的 Modbus 响应被用作判断 Modbus 服务存在的主要指标。 Modbus/TCP Modbus 是一种工业通信协议,通常被 PLC、RTU、HMI、SCADA 系统、传感器、仪表以及其他工业设备所使用。 Modbus/TCP 通过 TCP 传输 Modbus 应用协议。 标准的 Modbus/TCP 端口是:...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 9:46 p.m.9 views

CVE-2026-89481

A flaw was found in the Linux kernel's NVMe Non-Volatile Memory Express over TCP nvme-tcp component. A malicious NVMe controller can exploit this vulnerability by sending a Ready to Transfer R2T command for a read request. The host system, failing to properly validate the request direction, will...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:16 p.m.10 views

CVE-2026-89482

A flaw was found in the nvme-tcp module of the Linux kernel. This vulnerability arises from improper handling of C2HData for REQOPWRITEZEROES commands, where the system fails to adequately validate the data length. A remote attacker could exploit this by sending specially crafted C2HData, leading...

9.8CVSS6.1AI score0.00704EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 9:04 p.m.10 views

CVE-2026-89480

A flaw was found in the NVMe-TCP implementation of the Linux kernel. This vulnerability occurs when the system completes a data read request even if the connected controller transfers fewer bytes than expected. As a result, the user application receives a mix of legitimate and stale data,...

7.5CVSS5.6AI score0.00415EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 8:27 p.m.9 views

CVE-2026-80788

A flaw was found in the Linux kernel's nvmet-tcp component. A remote attacker can send a specially crafted command with an oversized Scatter-Gather List SGL allocation. This can lead to an excessive memory allocation, triggering a kernel warning. On systems configured to panic on warnings, this...

6.2CVSS5.8AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100577 CVE-2026-89480 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89480

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS0.00415EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89482

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS0.00704EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89482

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS6.4AI score0.00704EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100148 CVE-2026-89482 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS6.2AI score0.00704EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89480

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: reject a read that transferred too few bytes nvmetcprecvdata completes a request once the current C2HData PDU has been consumed. Nothing compares the total bytes received against the length the command asked for: struct...

7.5CVSS5.9AI score0.00415EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.7 views

CVE-2026-89481

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...

7.5CVSS0.00413EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100646 CVE-2026-89481 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89481

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix host memory disclosure on R2T for a read command nvmetcphandler2t does not check the direction of the request the R2T refers to. A malicious controller can send an R2T for a READ and the host will answer it:...

7.5CVSS6.1AI score0.00413EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.30 views

CVE-2026-89482 nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS0.00704EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:43 p.m.9 views

EUVD-2026-76388

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

6.2AI score0.00704EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.8 views

CVE-2026-89482 nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS6.2AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89482

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: do not accept C2HData based on blkrqpayloadbytes alone Commit 25e5cb780e62 "nvme-tcp: fix possible crash in writezeroes processing" established that blkrqpayloadbytes must not be read without first checking...

9.8CVSS6.4AI score0.00704EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.16 views

CVE-2026-89482

CVE-2026-89482 is a wild-memory-access vulnerability in the Linux kernel's nvme-tcp module. The root cause is an incorrect receive-side gate: for REQ_OP_WRITE_ZEROES commands, blk_rq_payload_bytes() returns a non-zero value despite the absence of physical segments, so the setup phase leaves req-&...

9.8CVSS6.2AI score0.00704EPSS
SaveExploits0References8
Rows per page
Query Builder