Lucene search
+L

1052 matches found

Cvelist
Cvelist
added 2026/07/29 6:55 p.m.68 views

CVE-2026-18022 pgvector buffer overflow via integer wraparound in IVFFlat index build on 32-bit systems

Integer wraparound in IVFFlat index build in pgvector before 0.8.6 allows a database user to write data out-of-bounds, which could lead to arbitrary code execution. Only 32-bit systems are affected...

8.8CVSS0.00334EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 6:55 p.m.14 views

EUVD-2026-50474

Integer wraparound in IVFFlat index build in pgvector before 0.8.6 allows a database user to write data out-of-bounds, which could lead to arbitrary code execution. Only 32-bit systems are affected...

8.8CVSS6.1AI score0.00334EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 9:52 a.m.9 views

CVE-2026-64467

A flaw was found in the Linux kernel's rustbinder component. This vulnerability arises from an error in how memory offsets are handled during cleanup operations on 32-bit systems. An attacker could exploit this to corrupt the system's reference accounting, causing resources to be released...

8.8CVSS5.8AI score0.00137EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.22 views

PT-2026-65883

Integer wraparound in IVFFlat index build in pgvector before 0.8.6 allows a database user to write data out-of-bounds, which could lead to arbitrary code execution. Only 32-bit systems are affected...

8.8CVSS6.1AI score0.00334EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 4:16 p.m.9 views

GO-2026-5047 Integer overflow in Avro decoder in github.com/iskorotkov/avro/v2 and github.com/hamba/avro/v2

Several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets, the truncation paths can silently bypass byte-slice limits,...

8.7CVSS5.9AI score0.00549EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/27 3:10 p.m.11 views

CVE-2026-16554

A flaw was found in the cJSON library. On 32-bit platforms, a specially crafted JSON string can cause an integer overflow in the printstringptr function. This vulnerability can lead to a heap buffer overflow, which an attacker could exploit to achieve remote code execution, disclose sensitive...

7.8CVSS6.3AI score0.00291EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 9:16 a.m.14 views

CVE-2026-16554

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

7.8CVSS0.00291EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 9:16 a.m.12 views

DEBIAN-CVE-2026-16554

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

7.8CVSS6.3AI score0.00291EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/27 9:16 a.m.8 views

UBUNTU-CVE-2026-16554

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

7.8CVSS6.4AI score0.00291EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 8:40 a.m.18 views

CVE-2026-16554 Integer Overflow Leading to Heap Buffer Overflow in cJSON

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

5.1CVSS6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.12 views

PT-2026-64906

A flaw was found in the GNU Binutils Binary Utilities linker. This vulnerability, a heap-buffer-overflow read CWE-125, occurs when the linker processes a specially crafted 32-bit XCOFF Extended Common Object File Format object file. An attacker could exploit this by providing a malicious file,...

5.6CVSS5.8AI score0.00106EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.12 views

SUSE CVE-2026-64267

In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSENOTIFYPRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, sizet is also 32 bits, so the daemon-controlled count...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.10 views

SUSE CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.21 views

CVE-2026-64267

In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSENOTIFYPRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, sizet is also 32 bits, so the daemon-controlled count...

5.5CVSS5.4AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

UBUNTU-CVE-2026-64361

In the Linux kernel, the following vulnerability has been resolved: hfs/hfsplus: fix u32 overflow in checkandcorrectrequestedlength checkandcorrectrequestedlength compares off + len against nodesize using u32 arithmetic. When the caller passes a large len value e.g. from an underflowed subtractio...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

UBUNTU-CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS5.6AI score0.00137EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64267

In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSENOTIFYPRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, sizet is also 32 bits, so the daemon-controlled count...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.35 views

CVE-2026-64467

The CVE-2026-64467 entry details a Linux kernel vulnerability in the rust_binder path. The issue occurs in Allocation’s Drop when walking the offsets array (binder_size_t = u64 entries): previously the stride and per-entry read used usize, causing 8-byte entries to be advanced in 4-byte steps on ...

8.8CVSS5.7AI score0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64467 rust_binder: use a u64 stride when cleaning up the offsets array

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:49 a.m.40 views

CVE-2026-64267

CVE-2026-64267 affects the Linux kernel’s FUSE (Filesystem in Userspace) path. The issue is an integer overflow in handling FUSE_NOTIFY_PRUNE messages on 32-bit architectures, where the product of outarg.count and sizeof(u64) can wrap during payload length validation, potentially causing the kern...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder