Lucene search
+L

49299 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 11:07 a.m.4 views

CVE-2026-74399

A flaw was found in the Linux kernel's Extended Verification Module EVM. The evmreadxattrs function, when processing extended attributes, fails to properly initialize a buffer. This can lead to an out-of-bounds read when no extended attributes are configured, potentially allowing an attacker to...

5.5CVSS5.3AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 a.m.11 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS0.00111EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/19 7:44 a.m.8 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 7:44 a.m.32 views

CVE-2026-75900 Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS0.00111EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 7:44 a.m.7 views

EUVD-2026-62363

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/08/19 7:44 a.m.7 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 7:44 a.m.29 views

CVE-2026-75900

swtpm's SWTPM_NVRAM_CheckHeader() validates buffer length against sizeof(pointer) instead of sizeof(struct), allowing an undersized buffer to pass and cause a 2-byte heap overread (6 bytes on 32-bit). Impact: daemon termination and heap data leakage to logs. Red Hat reports no mitigation; fixed i...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 7:34 a.m.5 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.2AI score0.00111EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 7:27 a.m.5 views

CVE-2026-72352

A flaw was found in the Linux kernel's Human Interface Device HID Berkeley Packet Filter BPF component. An integer overflow, where a calculation exceeds the maximum value an integer type can store, in the hidbpfgetdata function's range check can occur when processing a very large size value. This...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 7:05 a.m.6 views

CVE-2026-72400

A flaw was found in the Linux kernel's Segment Routing over IPv6 SEG6 component. Insufficient validation of the Segment Routing Header SRH length before reading its fixed fields can lead to an out-of-bounds read. A local attacker, by crafting a malicious BPF Berkeley Packet Filter program, could...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 4:54 a.m.5 views

CVE-2026-72396

A flaw was found in the Linux kernel's hwmon subsystem, specifically in the adm1275 driver. This vulnerability allows a local attacker or a specially crafted device to trigger an out-of-bounds read during device name comparison. By providing a device name shorter than expected, uninitialized stac...

5.5CVSS5.3AI score0.0022EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/19 1:41 a.m.1 views

Libssh2-Exploit

Libssh2-Exploit 目标 在这个项目中,我们旨在针对libssh2中CVE-2019-13115所描述的越界读取漏洞创建一个漏洞利用程序。构建一个恶意ssh服务器,使连接至它的客户端崩溃,并查看是否可以进一步利用此漏洞从客户端窃取数据。 让OpenSSH服务器运行起来 下载并解压 openssh-8.1p1.tar.gz(用于未经修改的OpenSSH服务器)或 openssh-malicious.zip(用于恶意服务器)。 进入该文件夹并运行以下命令 1. ./configure --with-md5-passwords --with-pam --with-selinux...

8.1CVSS0.11659EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 a.m.13 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS6.4AI score0.00352EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/19 12:21 a.m.1 views

CVE-2019-19012

CVE-2019-19012 在 Oniguruma 6.x(低于 6.9.4rc2)的 regexec.c 中的 searchinrange 函数中存在一个整数溢出,导致越界读取,且该读取的偏移量可由攻击者控制。(仅影响 32 位编译版本)。远程攻击者可通过精心构造的正则表达式造成拒绝服务或信息泄露,或可能产生其他未明确的危害。 研究人员:ManhND of The Tarantula Team, VinCSS a member of Vingroup 什么是 Oniguruma Oniguruma 由 K. Kosako 开发,是一个采用 BSD...

9.8CVSS0.10539EPSS
SaveExploits3References1
UbuntuCve
UbuntuCve
added 2026/08/19 12:00 a.m.10 views

CVE-2026-75904

libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplo...

4.8CVSS5.2AI score0.00119EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 12:00 a.m.4 views

UBUNTU-CVE-2026-63639

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8...

8.8CVSS5.3AI score0.00888EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-18694

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in MongoDB Server's geospatial query processing could allow an authenticated user with write privileges to cause certain malformed geometry data to be...

7.1CVSS5.5AI score0.00268EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-75904

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libmodplug through 0.8.9.1 contains an out-of-bounds read in patsmplooped in src/loadpat.cpp. The function validates only the upper bound of its sample index...

4.8CVSS5.5AI score0.00119EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-63632

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.versionconverter.convertversion can...

3.3CVSS5.5AI score0.00163EPSS
SaveExploits0References3
Redos
Redos
added 2026/08/19 12:00 a.m.3 views

ROS-20260819-73-0046

The vulnerability of the vobsubreadidx function in the file /src/mediatools/vobsub.c of the MP4Box component of the GPAC multimedia platform is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.8CVSS4.9AI score0.0016EPSS
SaveExploits0
Rows per page
Query Builder