Lucene search
+L

944 matches found

NVD
NVD
added 2025/04/16 3:15 p.m.16 views

CVE-2023-53034

In the Linux kernel, the following vulnerability has been resolved: ntbhwswitchtec: Fix shift-out-of-bounds in switchtecntbmwsettrans There is a kernel API ntbmwcleartrans would pass 0 to both addr and size. This would make xlatepos negative. 23.734156 switchtec switchtec0: MW 0: part 0 addr...

7.1CVSS0.00282EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: blkiocost: fixed issues with out-of-bound shifts. Recently, running UBSAN detected a few out-of-bound shifts in the iocforgivedebts function: UBSAN: Out-of-bound shift in block/blk-iocost.c:2142:38; Shift exponent 80 is too...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/18 7:07 p.m.13 views

CLSA-2024-1731956848 ImageMagick: Fix of 3 CVEs

CVE-2020-27751: fix shift exponent that is too large for 64-bit type at magick/quantum-export.c - CVE-2020-27757: fix outside the range of representable values of type 'unsigned long long' bug at magick/quantum-private.h - CVE-2020-27768: fix outside the range of representable values of type...

4.3CVSS6.8AI score0.01418EPSS
SaveExploits2References1
OSV
OSV
added 2024/11/12 5:21 p.m.19 views

CLSA-2024-1731432106 ImageMagick: Fix of 2 CVEs

CVE-2020-27751: fix undefined behavior due to an overly large shift exponent in quantum-export.c - CVE-2020-27768: fix NaN being outside the range of representable values issue in quantum-private.h...

4.3CVSS6.8AI score0.01418EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/10/28 1:27 p.m.8 views

python-django: Memory exhaustion in django.utils.numberformat.floatformat()

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/26 3:01 a.m.4 views

SUSE CVE-2024-49933

In the Linux kernel, the following vulnerability has been resolved: blkiocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the iocforgivedebts function: UBSAN: shift-out-of-bounds in block/blk-iocost.c:2142:38 shift exponent 80 is too large for 64-bit typ...

4.7CVSS6.4AI score0.00241EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.5 views

SUSE CVE-2022-48978

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hidreportrawevent Syzbot reported shift-out-of-bounds in hidreportrawevent. microsoft 0003:045E:07DA.0001: hidfieldextract called with n 128 32! swapper/0...

5.3CVSS6.4AI score0.00249EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-52941 CVE-2024-49933 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: blkiocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the iocforgivedebts function: UBSAN: shift-out-of-bounds in block/blk-iocost.c:2142:38 shift exponent 80 is too large for 64-bit typ...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49933

In the Linux kernel, the following vulnerability has been resolved: blkiocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the iocforgivedebts function: UBSAN: shift-out-of-bounds in block/blk-iocost.c:2142:38 shift exponent 80 is too large for 64-bit typ...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References32
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.11 views

In Go before 1.15.13 and 1.16.x before 1.16.5 there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

...

7.5CVSS6.2AI score0.034EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.9 views

python-django: Memory exhaustion in django.utils.numberformat.floatformat()

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/15 8:11 p.m.8 views

org.bouncycastle: Importing an EC certificate with crafted F2m parameters may lead to Denial of Service

A vulnerability was found in Bouncy Castle. An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java BC Java. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters...

7.5CVSS7.3AI score0.011EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2024/08/08 8:17 a.m.34 views

CVE-2024-41989

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is. Mitigation Mitigation for th...

7.5CVSS7.3AI score0.012EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:30 p.m.11 views

GHSA-JH75-99HH-QVX9 Django memory consumption vulnerability

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

6.9CVSS6.8AI score0.012EPSS
SaveExploits0References9
PyPA
PyPA
added 2024/08/07 3:15 p.m.11 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/07 3:15 p.m.11 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS6.7AI score0.012EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/07 12:00 a.m.9 views

Django 安全漏洞

Django is a set of open source web application frameworks based on the Python language from the Django Foundation. The framework includes an object-oriented mapper, view system, template system, and more. A security vulnerability exists in Django versions prior to 5.0 through 5.0.8 and 4.2 throug...

7.5CVSS6.4AI score0.012EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/06 1:00 p.m.4 views

UBUNTU-CVE-2024-41989

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS6.7AI score0.012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/07 12:00 a.m.27 views

OpenSSL 0.9.7 < 0.9.7k Vulnerability

The version of OpenSSL installed on the remote host is prior to 0.9.7k. It is, therefore, affected by a vulnerability as referenced in the 0.9.7k advisory. - OpenSSL before 0.9.7, 0.9.7 before 0.9.7k, and 0.9.8 before 0.9.8c, when using an RSA key with exponent 3, removes PKCS-1 padding before...

4.3CVSS7.2AI score0.04995EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2024/05/23 11:11 a.m.28 views

CVE-2023-52810

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Add check for negative dbl2nbperpage l2nbperpage is log2number of blks per page, and the minimum legal value should be 0, not negative. In the case of l2nbperpage being negative, an error will occur when subsequently used...

6.1CVSS6.6AI score0.00259EPSS
SaveExploits0References4
Rows per page
Query Builder