Lucene search
K

387 matches found

Vulnrichment
Vulnrichment
added 2024/04/25 5:0 p.m.13 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS6.9AI score0.01528EPSS
Exploits1References4
CVE
CVE
added 2024/04/25 5:0 p.m.51 views

CVE-2024-32481

Vyper (Pythonic EVM language) is affected by CVE-2024-32481 in versions from 0.3.8 up to, but not including, 0.4.0b1. The vulnerability arises when looping with range(start, start + N) where start is negative; an incorrect assertion in the code generation of the range statement (stmt.parse_For_ra...

5.3CVSS6.7AI score0.01528EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2024/02/07 5:10 p.m.48 views

CVE-2024-24563

CVE-2024-24563 affects Vyper, where arrays can be indexed by signed integers even though defined for unsigned indices. The typechecker permits signed integers as array indexes, and with very large arrays, bounds checks can pass for negative values, leading to potential unpredictable behavior, acc...

9.8CVSS9.1AI score0.00169EPSS
Exploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.2 views

kernel: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.5AI score0.00042EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

7.4AI score0.00022EPSS
Exploits0References5
Veracode
Veracode
added 2023/10/10 4:13 a.m.28 views

Denial Of Service (DoS)

libsndfile.so is vulnerable to Denial Of Service DoS. The vulnerability exists due to a signed integer overflow in the mat4readheader function of mat4.c, which allows an attacker to cause an application crash...

7.8CVSS7AI score0.00032EPSS
Exploits1References3Affected Software1
Huntr
Huntr
added 2023/08/31 2:23 a.m.21 views

signed integer overflow in filters/mux_isom.c:5716:20

Description The signed integer overflow in MP4Box, and the program will eventually crash due to double-free,. It is uncertain whether the signed integer overflow is directly related to double-free Version $ ./bin/gcc/MP4Box -version MP4Box - GPAC version 2.3-DEV-revrelease c 2000-2023 Telecom Par...

1.9CVSS7AI score0.00025EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/07/19 11:24 p.m.1 views

SUSE CVE-2022-33065

Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and mat4readheader in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts...

7.8CVSS8.8AI score0.00032EPSS
Exploits1References9
OSV
OSV
added 2023/07/18 2:15 p.m.1 views

AZL-27647 CVE-2022-33065 affecting package libsndfile for versions less than 1.0.31-3

Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and mat4readheader in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts...

7.8CVSS7.2AI score0.00032EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2023/07/18 2:15 p.m.2 views

CVE-2022-33065

Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and mat4readheader in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts...

7.8CVSS5.9AI score0.00032EPSS
Exploits1References3
OSV
OSV
added 2023/07/18 2:15 p.m.5 views

CVE-2022-33065

Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and mat4readheader in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts...

7.8CVSS7.6AI score
Exploits0References2
OSV
OSV
added 2023/07/18 2:15 p.m.0 views

UBUNTU-CVE-2022-33065

Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and mat4readheader in src/mat4.c in Libsndfile, allows an attacker to cause Denial of Service or other unspecified impacts...

7.8CVSS7.3AI score0.00032EPSS
Exploits1References3
CNNVD
CNNVD
added 2023/07/18 12:0 a.m.1 views

libsndfile 输入验证错误漏洞

libsndfile is an AC library for reading and writing sound files containing sampled audio data. A security vulnerability exists in Libsndfile version 1.1.0, which originates from multiple signed integer overflows in the aureadheader function in src/au.c, and in the mat4open and mat4readheader...

7.8CVSS7.9AI score0.00032EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2023/04/11 12:0 a.m.46 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : expat Multiple Vulnerabilities (NS-SA-2023-0028)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has expat packages installed that are affected by multiple vulnerabilities: - In Expat aka libexpat before 2.4.3, a left shift by 29 or more places in the storeAtts function in xmlparse.c can lead to realloc misbehavior e.g.,...

9.8CVSS7.4AI score0.11027EPSS
Exploits4References25
SUSE CVE
SUSE CVE
added 2023/02/15 4:25 a.m.2 views

SUSE CVE-2018-14343

In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ASN.1 BER dissector could crash. This was addressed in epan/dissectors/packet-ber.c by ensuring that length values do not exceed the maximum signed integer...

5.3CVSS7.6AI score0.00808EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.1 views

SUSE CVE-2020-26682

In libass 0.14.0, the assoutlineconstruct's call to outlinestroke causes a signed integer overflow...

7.8CVSS7AI score0.00446EPSS
Exploits1References5
Ivanti
Ivanti
added 2023/02/14 7:22 a.m.6 views

SA45038 - CVE-2022-23852 - Expat (AKA Libexpat) Before 2.4.4 Has a Signed Integer Overflow in XML_GetBuffer, for Configurations With a Nonzero XML_CONTEXT_BYTES

A vulnerability has been reported on the 23rd of Jan 2022 under https://nvd.nist.gov/vuln/detail/CVE-2022-23852 Description: Expat aka libexpat before 2.4.4 has a signed integer overflow in XMLGetBuffer, for configurations with a nonzero XMLCONTEXTBYTES. Related link:...

9.8CVSS6.8AI score0.01618EPSS
Exploits0
NVD
NVD
added 2023/02/09 8:15 p.m.14 views

CVE-2022-44566

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

7.5CVSS7.8AI score0.01543EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2023/02/09 12:0 a.m.36 views

CVE-2022-44566

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

7.5CVSS6AI score0.01543EPSS
Exploits1
Cvelist
Cvelist
added 2023/02/09 12:0 a.m.25 views

CVE-2022-44566

A denial of service vulnerability present in ActiveRecord's PostgreSQL adapter 7.0.4.1 and 6.1.7.1. When a value outside the range for a 64bit signed integer is provided to the PostgreSQL connection adapter, it will treat the target column type as numeric. Comparing integer values against numeric...

7.6AI score0.01543EPSS
Exploits1References2
Rows per page
Query Builder