Lucene search
+L

4037 matches found

Kitploit
Kitploit
added 2026/09/12 5:36 a.m.8 views

CVE-2006-3747

Archivos sobre mi publicación en bugtraq y el primer exploit funcional para CVE-2006-3747 desbordamiento off-by-one en modrewrite LDAP de Apache. http://www.securityfocus.com/archive/1/443870 Fecha de publicación del POC/Exploit: 2006-08-20 Autor: Jacobo Avariento Gimeno ID de CVE: CVE-2006-3747 ...

7.6CVSS7.5AI score0.96578EPSS
SaveExploits21
Kitploit
Kitploit
added 2026/09/12 4:17 a.m.6 views

cve-2021-3156

CVE-2021-3156 -- Baron Samedit 漏洞环境 使用Dockerfille创建镜像 root@kitploit: docker build -t cve-2021-3156:ubuntu2004 . 使用镜像创建容器 root@kitploit: docker run --rm -it cve-2021-3156:ubuntu2004 /bin/bash 漏洞成因 在 Sudo 1.9.5p2 之前版本 中,存在一个 off-by-one 错误,可能导致 基于堆的缓冲区溢出 。 攻击者可以通过执行: root@kitploit: sudoedit -s...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
RedhatCVE
RedhatCVE
added 2026/09/11 9:30 p.m.3 views

CVE-2026-89751

A flaw was found in the Linux kernel's x86/tdx component. An off-by-one error in the handlein and handleout functions, specifically in the GENMASK calculation for port I/O operations, causes the mask to be one bit too wide. This incorrect handling of I/O sizes could potentially lead to unintended...

4.7CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.2 views

CVE-2026-81012

A flaw was found in the Linux kernel's hp-bioscfg component. The hpgetstringfrombuffer function contains an off-by-one write vulnerability. This occurs because the NUL terminator can be written one byte beyond the allocated buffer, leading to a buffer overflow. An attacker could potentially explo...

5.1CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:03 p.m.3 views

CVE-2026-89596

A flaw was found in the Linux kernel's forcedeth driver. An off-by-one error in the nvsuspend and nvresume functions, which handle saving and restoring non-PCI configuration space, can lead to an out-of-bounds memory access. This occurs during system suspend and resume operations. If specific...

4.7CVSS0.00216EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:20 p.m.4 views

CVE-2026-89751

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix off-by-one in port I/O handling handlein and handleout in arch/x86/coco/tdx/tdx.c use: u64 mask = GENMASKBITSPERBYTE size, 0; GENMASKh, l includes bit h. For size=1 INB, this produces GENMASK8, 0 = 0x1FF 9 bits inste...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:20 p.m.6 views

CVE-2026-89726

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-89596

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

0.00216EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89442

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate socket ID in closassoc ioctl isstifclosassoc validates the user-supplied socketid with 'socketid topologymaxpackages', but isstcommon.sstinst is allocated with topologymaxpackages entries, so the vali...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-89436

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

0.00171EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 8:19 p.m.3 views

CVE-2026-81012

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

0.00168EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 8:02 p.m.6 views

CVE-2021-3156

CVE-2021-3156 1.9.5p2 之前的 Sudo 包含一个 off-by-one 错误,可能导致堆缓冲区溢出,从而允许通过 sudoedit -s 和以单个反斜杠字符结尾的命令行参数将权限提升至 root。 致谢:安全公告由 Qualys 的 Baron Samedit 提供 如何检查你是否受影响。 sudo 项目 发布了一条命令,可用于测试你的 sudo 版本是否存在漏洞: root@kitploit: sudoedit -s '' perl -e 'print "A" x 65536' 如果你收到用法或错误消息,则说明 sudo...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83
CVE
CVE
added 2026/09/11 7:46 p.m.6 views

CVE-2026-89751

CVE-2026-89751 is an off-by-one error in the Linux kernel's x86 TDX (Trusted Domain Extensions) port I/O handling. The functions handle_in() and handle_out() in arch/x86/coco/tdx/tdx.c compute a bitmask using GENMASK(BITS_PER_BYTE * size, 0). Since GENMASK(h, l) includes bit h , this produces a m...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.4 views

EUVD-2026-76663

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix off-by-one in port I/O handling handlein and handleout in arch/x86/coco/tdx/tdx.c use: u64 mask = GENMASKBITSPERBYTE size, 0; GENMASKh, l includes bit h. For size=1 INB, this produces GENMASK8, 0 = 0x1FF 9 bits inste...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89751 x86/tdx: Fix off-by-one in port I/O handling

In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Fix off-by-one in port I/O handling handlein and handleout in arch/x86/coco/tdx/tdx.c use: u64 mask = GENMASKBITSPERBYTE size, 0; GENMASKh, l includes bit h. For size=1 INB, this produces GENMASK8, 0 = 0x1FF 9 bits inste...

0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.15 views

CVE-2026-89726 lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.8 views

CVE-2026-89726

CVE-2026-89726 is an off-by-one out-of-bounds read in the Linux kernel's lib/ucs2_string.c, specifically in the ucs2_strnlen() function. The root cause is that ucs2_strnlen() checks the current character before verifying whether the caller-provided maximum length has been reached. If the input is...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.5 views

EUVD-2026-76638

In the Linux kernel, the following vulnerability has been resolved: lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen Patch series "lib/ucs2string.c: fix out-of-bounds read in ucs2strnlen", v2. This series fixes an off-by-one out-of-bounds read in ucs2strnlen. The first patch is the real fi...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.4 views

EUVD-2026-76633

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip-samsung-dcphy: fix out-of-range maxregister The PHY register block is 64KB, so with a register stride of 4 the last accessible register sits at offset 0xfffc. maxregister names 0x10000, one register past the end of...

0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.13 views

CVE-2026-89596 forcedeth: fix off-by-one when saving/restoring non-PCI config space

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix off-by-one when saving/restoring non-PCI config space nvsuspend and nvresume walk the non-PCI configuration space with for i = 0; i registersize/sizeofu32; i++ which runs one iteration too many. savedconfigspace is...

0.00216EPSS
SaveExploits0References4
Rows per page
Query Builder