Lucene search
K

49 matches found

Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.4 views

CVE-2025-38407

In the Linux kernel, the following vulnerability has been resolved: riscv: cpuopssbi: Use static array for bootdata Since commit 6b9f29b81b15 "riscv: Enable pcpu page first chunk allocator", if NUMA is enabled, the page percpu allocator may be used on very sparse configurations, or when requested...

5.5CVSS5.1AI score0.00049EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/22 5:33 p.m.5 views

CVE-2020-27484

Garmin Forerunner 235 before 8.20 is affected by: Integer Overflow. The component is: ConnectIQ TVM. The attack vector is: To exploit the vulnerability, the attacker must upload a malicious ConnectIQ application to the ConnectIQ store. The ConnectIQ program interpreter fails to check for overflow...

9.9CVSS7.3AI score0.00932EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2025/04/17 12:0 a.m.0 views

PT-2025-18468

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the cxgb4 init ethtool filters function. The leak occurs when the allocation for loc array succeeds, but the...

5.5CVSS6.6AI score0.00066EPSS
Exploits0
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

DEBIAN-CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS5.4AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.0 views

UBUNTU-CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.1AI score0.0001EPSS
Exploits0References22
SUSE CVE
SUSE CVE
added 2024/01/10 2:41 a.m.1 views

SUSE CVE-2023-39273

Multiple integer overflow vulnerabilities exist in the LXT2 facgeometry parsing functionality of GTKWave 3.3.115. A specially crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the...

7.8CVSS8.1AI score0.00065EPSS
Exploits1References3
Prion
Prion
added 2024/01/08 3:15 p.m.15 views

Integer overflow

Multiple integer overflow vulnerabilities exist in the LXT2 facgeometry parsing functionality of GTKWave 3.3.115. A specially crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the...

4.4CVSS8AI score0.00057EPSS
Exploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.1 views

SUSE CVE-2014-5044

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.8CVSS8AI score0.03974EPSS
Exploits0References3
OSV
OSV
added 2022/12/14 9:15 p.m.0 views

UBUNTU-CVE-2022-3105

An issue was discovered in the Linux kernel through 5.16-rc6. uapifinalize in drivers/infiniband/core/uverbsuapi.c lacks check of kmallocarray...

5.5CVSS6.7AI score0.00099EPSS
Exploits0References3
Code423n4
Code423n4
added 2021/10/06 12:0 a.m.8 views

ConcentratedLiquidityPoolHelper.getTickState reverts

Handle cmichel Vulnerability details ConcentratedLiquidityPoolHelper.getTickState allocates only tickCount elements for the ticks array. But the while loop iterates over all ticks of the pool which can potentially become very large, much larger than any tickCount could iterate in a reasonable tim...

6.9AI score
Exploits0
UbuntuCve
UbuntuCve
added 2021/08/18 1:15 p.m.16 views

CVE-2021-21843

Multiple exploitable integer overflow vulnerabilities exist within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A specially crafted MPEG-4 input can cause an integer overflow due to unchecked arithmetic resulting in a heap-based buffer overflow that...

8.8CVSS7.2AI score0.00303EPSS
Exploits1References2
Rosalinux
Rosalinux
added 2021/07/02 5:39 p.m.15 views

Advisory ROSA-SA-2021-1943

Software: p11-kit 0.23.5 OS: Cobalt 7.9 CVE-ID: CVE-2020-29361 CVE-Crit: HIGH CVE-DESC: A problem was found in p11-kit 0.21.1 to 0.23.21. Multiple integer overflows were found in array allocation in the p11-kit library and the p11-kit list command, where overflow checks are missing before calling...

7.5CVSS7.3AI score0.00244EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/03/04 12:0 a.m.17 views

EulerOS Virtualization 3.0.6.6 : p11-kit (EulerOS-SA-2021-1507)

According to the version of the p11-kit packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - An issue was discovered in p11-kit 0.21.1 through 0.23.21. Multiple integer overflows have been discovered in the array allocations...

7.5CVSS7AI score0.00244EPSS
Exploits0References2
CVE
CVE
added 2020/12/16 1:35 p.m.319 views

CVE-2020-29361

CVE-2020-29361 affects p11-kit 0.21.1–0.23.21, caused by multiple integer overflows in array allocations and in the p11-kit list command due to missing overflow checks before realloc or calloc. Impact is memory safety; exploitation status is not detailed in the provided documents. The fixes are a...

7.5CVSS7.8AI score0.00244EPSS
Exploits0References6Affected Software1
Veracode
Veracode
added 2020/09/21 6:27 a.m.23 views

Integer Overflows

GCC is vulnerable to integer overflows in libgfortran which allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.8CVSS7.9AI score0.03974EPSS
Exploits0References5Affected Software1
Prion
Prion
added 2018/03/07 3:29 p.m.14 views

Integer overflow

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

7.5CVSS8.2AI score0.03974EPSS
Exploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2018/03/07 3:29 p.m.18 views

CVE-2014-5044

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.8CVSS7.3AI score0.03974EPSS
Exploits0References3
NVD
NVD
added 2018/03/07 3:29 p.m.19 views

CVE-2014-5044

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.8CVSS8.1AI score0.03974EPSS
Exploits0References5
OSV
OSV
added 2018/03/07 3:29 p.m.0 views

UBUNTU-CVE-2014-5044

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.8CVSS7.5AI score0.03974EPSS
Exploits0References4
Cvelist
Cvelist
added 2018/03/07 3:0 p.m.17 views

CVE-2014-5044

Multiple integer overflows in libgfortran might allow remote attackers to execute arbitrary code or cause a denial of service Fortran application crash via vectors related to array allocation...

9.6AI score0.03974EPSS
Exploits0References5
Rows per page
Query Builder