Lucene search
K

3037 matches found

Cvelist
Cvelist
added 2024/04/25 5:0 p.m.27 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.3CVSS5.5AI score0.00791EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/04/24 12:0 a.m.51 views

RHEL 7 : rh-php72-php (RHSA-2019:3299)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2019:3299 advisory. PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. The following packages have been upgraded to a later...

9.8CVSS7.5AI score0.9947EPSS
Exploits76References45
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.2 views

SUSE CVE-2024-26828

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

7.3CVSS6.6AI score0.00407EPSS
Exploits0References180
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.1 views

SUSE CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.5AI score0.00223EPSS
Exploits0References10
OSV
OSV
added 2024/04/17 7:15 p.m.4 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS7.3AI score
Exploits0References5
OSV
OSV
added 2024/04/17 7:15 p.m.1 views

DEBIAN-CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.3AI score0.00866EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2024/04/17 7:15 p.m.16 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.9AI score0.00866EPSS
Exploits1References2
OSV
OSV
added 2024/04/17 7:15 p.m.0 views

UBUNTU-CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS5.9AI score0.00866EPSS
Exploits1References3
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26883

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

7.8CVSS5.9AI score0.00251EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.20 views

CVE-2024-26885 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.9AI score0.00248EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/04/17 12:0 a.m.16 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

6.6AI score0.00866EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2024/04/17 12:0 a.m.10 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

6.7AI score0.00866EPSS
Exploits1References3
CVE
CVE
added 2024/04/17 12:0 a.m.90 views

CVE-2024-31031

CVE-2024-31031 affects libcoap 4.3.4 (coap_pdu.c) with undefined behavior caused by an unsigned integer overflow when processing a sequence of messages. Fedora advisories indicate patches exist for libcoap (e.g., 4.3.4a-2 in FC39/FC40); Nessus/OpenVAS entries reference a patch to fix CVE-2024-310...

7.5CVSS6.4AI score0.00866EPSS
Exploits1References5Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 12:0 a.m.15 views

CVE-2024-31031

An issue in coappdu.c in libcoap 4.3.4 allows attackers to cause undefined behavior via a sequence of messages leading to unsigned integer overflow...

7.5CVSS7.3AI score0.00866EPSS
Exploits1
OSV
OSV
added 2024/04/16 9:15 a.m.3 views

CVE-2024-32633

An unsigned value can never be negative, so eMMC full disk test will always evaluate the same way...

4CVSS5.8AI score0.00234EPSS
Exploits0References1
NVD
NVD
added 2024/04/16 9:15 a.m.10 views

CVE-2024-32633

An unsigned value can never be negative, so eMMC full disk test will always evaluate the same way...

4CVSS4.3AI score0.00234EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/04/16 8:54 a.m.12 views

CVE-2024-32633 Unsigned compared against 0

An unsigned value can never be negative, so eMMC full disk test will always evaluate the same way...

4CVSS6.9AI score0.00234EPSS
Exploits0References1
CVE
CVE
added 2024/04/16 8:54 a.m.60 views

CVE-2024-32633

CVE-2024-32633 describes a flaw where an unsigned value can never be negative, causing eMMC full-disk test evaluations to always yield the same result. Connected sources identify the Asrmicro ASR Series (ASR360x, ASR160x, ASR180x) as affected. The initial entry provides a CVSSv3.1 base score of 4...

4CVSS6.8AI score0.00234EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2024/04/16 8:54 a.m.16 views

CVE-2024-32633 Unsigned compared against 0

An unsigned value can never be negative, so eMMC full disk test will always evaluate the same way...

4CVSS4.7AI score0.00234EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/04/16 12:0 a.m.6 views

PT-2024-24733

Name of the Vulnerable Software and Affected Versions No specific software or versions are mentioned. Description The issue concerns an unsigned value that can never be negative, affecting the evaluation of the eMMC full disk test. Recommendations At the moment, there is no information about a...

4CVSS6.5AI score0.00234EPSS
Exploits0References3
Rows per page
Query Builder