Lucene search
+L

3925 matches found

Kitploit
Kitploit
added 2026/08/31 5:29 a.m.2 views

CVE-2021-3156

CVE-2021-3156 - Heap-Based Buffer Overflow in Sudo ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author Qualys Research Team Description Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based...

7.8CVSS7.2AI score0.99969EPSS
SaveExploits83References2
RedHat Linux
RedHat Linux
added 2026/08/31 4:16 a.m.6 views

librenswan: IKEv2 Denial of Service via malformed fragmentation

A flaw was found in Libreswan's IKEv2 fragment reassembly mechanism. When a VPN gateway processes incoming split network packets fragments containing unexpected data, an off-by-one boundary validation error triggers an internal program safety check assertion failure. A remote, unauthenticated...

7.5CVSS5.8AI score0.00598EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.7 views

PT-2026-83953

The LwM2M JSON content formatter's get string in subsys/net/lib/lwm2m/lwm2m rw json.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if string length buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-80712

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: spi-qpic-snand: write the feature value before executing SETFEATURE qcomspisendcmdaddr programs NANDFLASHCMD/NANDEXECCMD and submits the descriptors, which...

8.4CVSS6.1AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 12:00 a.m.5 views

UBUNTU-CVE-2026-80712

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: write the feature value before executing SETFEATURE qcomspisendcmdaddr programs NANDFLASHCMD/NANDEXECCMD and submits the descriptors, which makes the controller execute the command immediately. For...

8.4CVSS6AI score0.00132EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-80603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr +...

9.1CVSS5.8AI score0.00425EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/08/28 2:00 p.m.8 views

Chromium: CVE-2026-79148 Off-by-one error in DevTools

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

9.1CVSS5.8AI score0.00263EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 8:52 a.m.7 views

CVE-2023-40296

CVE-2023-40296 async-sockets-cpp fino alla versione 0.3.1 contiene una vulnerabilità di buffer overflow off-by-one in static void ReceiveFromUDPSocket udpSocket in udpsocket.hpp, intorno alle righe 160-167. Il buffer overflow interessa tutti i server UDP corrispondenti. Il remote buffer overflow...

7.5CVSS7.4AI score0.00894EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80712

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: write the feature value before executing SETFEATURE qcomspisendcmdaddr programs NANDFLASHCMD/NANDEXECCMD and submits the descriptors, which makes the controller execute the command immediately. For...

8.4CVSS0.00132EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:16 a.m.7 views

CVE-2026-80603

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS0.00425EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:53 a.m.24 views

CVE-2026-80712

This vulnerability affects the Linux kernel's spi-qpic-snand driver (Qualcomm QPIC SPI-NAND controller). The root cause is an off-by-one in SET_FEATURE command handling : qcom_spi_send_cmdaddr() submits and executes the command immediately, but the feature value is only written to NAND_FLASH_FEAT...

8.4CVSS6AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:53 a.m.6 views

CVE-2026-80712 spi: spi-qpic-snand: write the feature value before executing SET_FEATURE

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: write the feature value before executing SETFEATURE qcomspisendcmdaddr programs NANDFLASHCMD/NANDEXECCMD and submits the descriptors, which makes the controller execute the command immediately. For...

8.4CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.35 views

CVE-2026-80712 spi: spi-qpic-snand: write the feature value before executing SET_FEATURE

In the Linux kernel, the following vulnerability has been resolved: spi: spi-qpic-snand: write the feature value before executing SETFEATURE qcomspisendcmdaddr programs NANDFLASHCMD/NANDEXECCMD and submits the descriptors, which makes the controller execute the command immediately. For...

8.4CVSS0.00132EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.33 views

CVE-2026-80603 netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS0.00425EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.10 views

EUVD-2026-67479

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

5.8AI score0.00425EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.28 views

CVE-2026-80603

An off-by-one out-of-bounds read in the Linux kernel's netfilter nf_conntrack_irc module affects the parse_dcc() function. The function treats data_end as an inclusive bound, but its caller passes an exclusive end pointer (ib_ptr + datalen). The newline search loop iterates with

9.1CVSS5.8AI score0.00425EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.7 views

CVE-2026-80603

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS5.8AI score0.00425EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.17 views

CVE-2026-80603 netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackirc: fix parsedcc off-by-one OOB read parsedcc treats dataend as an inclusive end pointer, but its only caller passes datalimit = ibptr + datalen, which points one past the last valid byte. The newline searc...

9.1CVSS5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.13 views

PT-2026-82903

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf conntrack irc: fix parse dcc off-by-one OOB read parse dcc treats data end as an inclusive end pointer, but its only caller passes data limit = ib ptr + datalen, which points one past the last valid byte. The newlin...

6AI score0.00425EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/27 12:18 p.m.6 views

CVE-2026-63387

A flaw was found in Libevent, an event notification library. An off-by-one stack buffer overflow exists in the dnsnametolabels function when processing a name-bearing DNS record. A remote attacker could send a specially crafted DNS server response, which may lead to a crash or corruption of the...

8.6CVSS7.4AI score0.00345EPSS
SaveExploits0References6
Rows per page
Query Builder