Lucene search
+L

23377 matches found

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
OSV
OSV
added 2026/09/11 7:43 p.m.6 views

CVE-2026-89481 nvme-tcp: fix host memory disclosure on R2T for a read command

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.2AI score
SaveExploits0References9
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76387

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

6AI score0.00413EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-89481

CVE-2026-89481 affects the Linux kernel's NVMe over TCP (nvme-tcp) component. The root cause is that nvme_tcp_handle_r2t() does not validate the direction of the request a Ready to Transfer (R2T) refers to. A malicious NVMe controller can send an R2T for a READ command; the host then sends the co...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.9 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.5CVSS6.1AI score0.00413EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.30 views

CVE-2026-89481 nvme-tcp: fix host memory disclosure on R2T for a read command

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 7:43 p.m.7 views

CVE-2026-89480 nvme-tcp: reject a read that transferred too few bytes

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 score
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.31 views

CVE-2026-89480 nvme-tcp: reject a read that transferred too few bytes

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
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.10 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.5CVSS5.9AI score0.00415EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89480

CVE-2026-89480 affects the NVMe-TCP driver in the Linux kernel. The function nvme_tcp_recv_data() completes a read request once the current C2HData PDU is consumed, but no mechanism compares the total bytes received against the length requested by the command. A malicious or faulty NVMe controlle...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/11 7:43 p.m.10 views

EUVD-2026-76386

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

5.8AI score0.00415EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 5:28 p.m.8 views

tcp-zerocopy-sm

Investigation is closed. Working fork: https://github.com/soumarcelino/Root-My-Galaxy-SM-S918B Read this - https://github.com/BuSung-dev/Root-My-Galaxy-Payloads/issues/160issuecomment-5227077583 Attempts to cause rights elevation w GhostLock via TCP Zerocopy. Designed expecially for 5.15. samsung...

7.8CVSS6.8AI score0.00789EPSS
SaveExploits98References10
Kitploit
Kitploit
added 2026/09/11 1:14 p.m.5 views

CVE-2022-24903-Heap-based-buffer-overflow-Hand-On-Lab

CVE-2022-24903 Hands-On Lab Author: Andrew Beshay Mousa A practical hands-on lab demonstrating the rsyslog heap buffer overflow vulnerability. A practical lab environment to reproduce and understand the rsyslog Heap Buffer Overflow vulnerability CVE-2022-24903 via octet-counted framing in TCP...

8.1CVSS7.3AI score0.03931EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 11:51 a.m.9 views

C-Port-Scanner

Port-Scanner A port scanner that scans a target IP for open ports and displays the results, built with C Features Scans a single port or a range of ports Multithreaded, utilizing 10 threads Supports TCP connections Displays open ports Usage Compile with a C compiler make sure to include -lws232...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:29 a.m.7 views

smbtakeover

smbtakeover A technique to unbind and rebind 445/tcp on Windows without loading a driver, loading a module into LSASS, or rebooting the target machine. Implemented to ease the burden of SMB-based NTLM relays while operating over C2. Technical analysis of the technique is dicussed in more detail...

6.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 5:21 a.m.10 views

TCP-32764

I WILL NOT MANUALLY UPDATE THIS REPOSITORY ANYMORE If you want to add a router in the list, please make a pull-request, also remember to USE THE POC and paste the result in your pull-request. Telnet clients and other solutions may not be relevant some false negative / positive reported. Some rand...

5.7AI score
SaveExploits0References33
Kitploit
Kitploit
added 2026/09/11 5:16 a.m.10 views

urgent11-detector

urgent11-detector urgent11-detector is a tool to detect whether a device is running the Interpeak IPnet TCP/IP stack, and is thus at risk from the URGENT/11 vulnerabilities. Motivation In light of recent discoveries see https://armis.com/urgent11, we decided to develop a tool designed to detect...

7.5CVSS7.4AI score0.23354EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/11 4:25 a.m.8 views

DDoSPacket

📦 Este proyecto está archivado y ya no se mantiene. Leer más: Por qué seguí adelante → Última actualización del 27 de noviembre de 2023 Gracias por reportar problemas en la pestaña de issues, la mayoría de los problemas los pude resolver, parece que mi código/script de ataque es demasiado antiguo...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 4:13 a.m.744 views

isf

Industrial Exploitation Framework ISFIndustrial Exploitation Framework is a exploitation framework based on Python, it's similar to metasploit framework. ISF is based on open source project routersploit. Read this in other languages:English, 简体中文, Disclaimer Usage of ISF for attacking targets...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 3:53 a.m.31 views

toxy

toxy Not actively maintained, may not work with latest node.js runtimes. If you are interested in maintaining toxy, please open an issue...

5.4AI score
SaveExploits0References1
Rows per page
Query Builder