Lucene search
K

305 matches found

Debian CVE
Debian CVE
added 2026/01/23 12:0 a.m.3 views

CVE-2025-67125

A signed integer overflow in docopt.cpp v0.6.2 LeafPattern::match in docoptprivate.h when merging occurrence counters e.g., default LONGMAX + first user "-v/--verbose" can cause counter wrap negative/unbounded semantics and lead to logic/policy bypass in applications that rely on occurrence-based...

4.4CVSS5.3AI score0.0021EPSS
Exploits1
EUVD
EUVD
added 2025/12/30 3:30 p.m.3 views

EUVD-2022-55833

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

6AI score0.00168EPSS
Exploits0References6
NVD
NVD
added 2025/12/30 1:16 p.m.6 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

0.00168EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.22 views

CVE-2022-50865 tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

0.00168EPSS
Exploits0References5
CVE
CVE
added 2025/12/30 12:15 p.m.17 views

CVE-2022-50865

CVE-2022-50865 is a Linux kernel issue: tcp_add_backlog() could overflow an int when computing limit as the sum of sk_rcvbuf, sk_sndbuf, and 64KiB. The fix halves the sndbuf to reduce the limit budget (ACKs smaller than payload). Concrete references appear in multiple OS advisories (e.g., RHSA/EL...

6.1AI score0.00168EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.2 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

5.4AI score0.00168EPSS
Exploits0
OSV
OSV
added 2025/10/14 3:35 p.m.3 views

JLSEC-2025-50 Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer, for configurations...

Expat aka libexpat before 2.4.4 has a signed integer overflow in XMLGetBuffer, for configurations with a nonzero XMLCONTEXTBYTES...

9.8CVSS7.2AI score0.04525EPSS
Exploits0References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-16608

Malware in sbrugna...

7.8CVSS7.6AI score0.01475EPSS
Exploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-8509

Malware in sbrugna...

9.8CVSS6.9AI score0.03431EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2018-6259

Malware in sbrugna...

7.5CVSS7.4AI score0.01392EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/10/04 12:0 a.m.4 views

RockyLinux 9 : iputils (RLSA-2025:9432)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2025:9432 advisory. iputils: Signed Integer Overflow in Timestamp Multiplication in iputils ping CVE-2025-47268 Tenable has extracted the preceding description block directly from th...

6.5CVSS6.5AI score0.01455EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-5212

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00216EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2022-54508

Malicious code in bioql PyPI...

5.5CVSS7.1AI score0.00272EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-3078

Malicious code in bioql PyPI...

6.2CVSS6.1AI score0.00241EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-28778

Malicious code in bioql PyPI...

9.8CVSS7.7AI score0.04525EPSS
Exploits0References18
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-54507

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00249EPSS
Exploits0References5
Rockylinux
Rockylinux
added 2025/10/03 7:57 p.m.5 views

jq security update

An update is available for jq. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list jq is a lightweight and flexible command-line JSON processor. jq is like sed for...

8.7CVSS7.2AI score0.00446EPSS
Exploits2
OSV
OSV
added 2025/10/03 7:57 p.m.5 views

RLSA-2025:12882 Moderate: jq security update

jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data. You can use it to slice, filter, map, or transform structured data with the same ease that sed, awk, grep, or similar applications allow you to manipulate text. Security Fixes: jq: jq has signed integer...

5.5CVSS7.2AI score0.00446EPSS
Exploits2References3
OpenVAS
OpenVAS
added 2025/09/03 12:0 a.m.2 views

Huawei EulerOS: Security Advisory for iputils (EulerOS-SA-2025-1908)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.7AI score0.01455EPSS
Exploits1References2
OSV
OSV
added 2025/08/08 10:28 a.m.3 views

SUSE-SU-2025:20591-1 Security update for jq

This update for jq fixes the following issues: - CVE-2025-48060: Fixed stack-buffer-overflow in jqfuzzexecute jvstringvfmt bsc1244116 - CVE-2024-23337: Fixed signed integer overflow in jv.c:jvparraywrite bsc1243450 - CVE-2024-53427: Fixed stack-buffer-overflow in the decNumberCopy function in...

8.7CVSS6.7AI score0.00446EPSS
Exploits3References7
Rows per page
Query Builder