Lucene search
+L

3973 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 12:09 p.m.13 views

CVE-2018-18206

In the client in Bytom before 1.0.6, checkTopicRegister in p2p/discover/net.go does not prevent negative idx values, leading to a crash...

7.5CVSS6.7AI score0.01449EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:22 a.m.9 views

CVE-2021-31227

An issue was discovered in HCC embedded InterNiche 4.0.1. A potential heap buffer overflow exists in the code that parses the HTTP POST request, due to an incorrect signed integer comparison. This vulnerability requires the attacker to send a malformed HTTP packet with a negative Content-Length,...

7.5CVSS7.6AI score0.01675EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:58 a.m.12 views

CVE-2025-61546

There is an issue on the /PSP/appNET/Store/CartV12.aspx/GetUnitPrice endpoint in edu Business Solutions Print Shop Pro WebDesk version 18.34 fixed in 19.69 that enables remote attacker to create financial discrepancies by purchasing items with a negative quantity. This vulnerability is possible d...

9.1CVSS5.6AI score0.00518EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:52 a.m.14 views

CVE-2022-42324

Oxenstored 32-31 bit integer truncation issues Integers in Ocaml are 63 or 31 bits of signed precision. The Ocaml Xenbus library takes a C uint32t out of the ring and casts it directly to an Ocaml integer. In 64-bit Ocaml builds this is fine, but in 32-bit builds, it truncates off the most...

5.5CVSS6.7AI score0.00282EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:27 a.m.9 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.3AI score0.00759EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:54 a.m.16 views

CVE-2021-41211

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for QuantizeV2 can trigger a read outside of bounds of heap allocated array. This occurs whenever axis is a negative value less than -1. In this case, we are accessing data before the start o...

7.1CVSS6.8AI score0.00208EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/01/09 12:23 a.m.23 views

SUSE CVE-2026-21869

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

9.8CVSS8.3AI score0.00516EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/08 5:15 p.m.9 views

CVE-2025-61546

There is an issue on the /PSP/appNET/Store/CartV12.aspx/GetUnitPrice endpoint in edu Business Solutions Print Shop Pro WebDesk version 18.34 fixed in 19.69 that enables remote attacker to create financial discrepancies by purchasing items with a negative quantity. This vulnerability is possible d...

9.1CVSS5.9AI score0.00518EPSS
SaveExploits2References1
NVD
NVD
added 2026/01/08 5:15 p.m.17 views

CVE-2025-61546

There is an issue on the /PSP/appNET/Store/CartV12.aspx/GetUnitPrice endpoint in edu Business Solutions Print Shop Pro WebDesk version 18.34 fixed in 19.69 that enables remote attacker to create financial discrepancies by purchasing items with a negative quantity. This vulnerability is possible d...

9.1CVSS0.00518EPSS
SaveExploits2References1
OSV
OSV
added 2026/01/08 3:49 p.m.9 views

SUSE-SU-2026:20044-1 Security update for rsync

This update for rsync fixes the following issues: - CVE-2025-10158: Fixed out of bounds array access via negative index bsc1254441...

4.3CVSS5.8AI score0.00326EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/08 1:21 p.m.3 views

SUSE-SU-2026:0069-1 Security update for rsync

This update for rsync fixes the following issues: - CVE-2025-10158: Fixed out of bounds array access via negative index bsc1254441...

4.3CVSS6.9AI score0.00326EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/01/08 1:21 p.m.9 views

Security update for rsync

This update for rsync fixes the following issues: CVE-2025-10158: Fixed out of bounds array access via negative index bsc1254441 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

4.3CVSS7.1AI score0.00326EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/08 9:25 a.m.31 views

CLSA-2026-1767864313 kernel: Fix of 46 CVEs

mm: hugetlb: fix UAF in hugetlbhandleuserfault CVE-2022-50630 - drm/amdkfd: fix potential kgdmem UAFs CVE-2023-53816 - net/mlx5e: Fix deadlock in tc route query code CVE-2023-53591 - PCI: Fix pcideviceispresent for VFs by checking PF CVE-2022-50636 - wifi: ath11k: fix monitor mode bringup crash...

9.8CVSS5.9AI score0.00541EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/08 5:30 a.m.14 views

CVE-2026-21869

A flaw was found in llama.cpp. A remote attacker can exploit an input validation vulnerability in the server's completion endpoints. By supplying a negative value for the ndiscard parameter in JSON input, an attacker can cause out-of-bounds memory writes. This can lead to a process crash or enabl...

8.8CVSS8AI score0.00516EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/08 12:16 a.m.10 views

UBUNTU-CVE-2026-21869

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

9.8CVSS6.4AI score0.00516EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/08 12:16 a.m.10 views

DEBIAN-CVE-2026-21869

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

9.8CVSS6.6AI score0.00516EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/08 12:16 a.m.21 views

CVE-2026-21869

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

9.8CVSS0.00516EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/08 12:00 a.m.6 views

CVE-2025-61546

There is an issue on the /PSP/appNET/Store/CartV12.aspx/GetUnitPrice endpoint in edu Business Solutions Print Shop Pro WebDesk version 18.34 fixed in 19.69 that enables remote attacker to create financial discrepancies by purchasing items with a negative quantity. This vulnerability is possible d...

5.6AI score0.00518EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
added 2026/01/08 12:00 a.m.5 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : mozjs60 (SUSE-SU-2026:0044-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0044-1 advisory. - CVE-2024-45492: embedded expat: detect integer overflow in function nextScaffoldPart bsc123003...

9.8CVSS7.5AI score0.01686EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/01/08 12:00 a.m.36 views

CVE-2025-61546

There is an issue on the /PSP/appNET/Store/CartV12.aspx/GetUnitPrice endpoint in edu Business Solutions Print Shop Pro WebDesk version 18.34 fixed in 19.69 that enables remote attacker to create financial discrepancies by purchasing items with a negative quantity. This vulnerability is possible d...

0.00518EPSS
SaveExploits2References1
Rows per page
Query Builder