Lucene search
+L

13082 matches found

OSV
OSV
added 2024/03/08 3:06 p.m.43 views

GHSA-HJ3V-M684-V259 JWX vulnerable to a denial of service attack using compressed JWE message

Summary This vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service DoS condition by crafting a malicious JSON Web Encryption JWE token with an exceptionally high compression ratio. When this token is processed by the recipient, it results in significant memory...

6.8CVSS7.4AI score0.0057EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.6 views

SUSE CVE-2023-52607

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2024/03/06 10:19 p.m.30 views

CVE-2023-52607

A possible null-pointer dereference was found in pgtablecacheadd in the Linux kernel. This may cause a crash...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:17 a.m.35 views

BIT-TENSORFLOW-2021-37645 Integer overflow due to conversion to unsigned in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.QuantizeAndDequantizeV4Grad is vulnerable to an integer overflow issue caused by converting a signed integer value to an unsigned one and then allocating memory based on thi...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:15 a.m.71 views

BIT-TENSORFLOW-2022-21732 Memory exhaustion in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of ThreadPoolHandle can be used to trigger a denial of service attack by allocating too much memory. This is because the numthreads argument is only checked to not be negative, but there is no upper bound on its value. Th...

6.5CVSS5.2AI score0.00765EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:15 a.m.54 views

BIT-TENSORFLOW-2022-21738 Integer overflow leading to crash in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS6.6AI score0.00789EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:13 a.m.22 views

BIT-GITLAB-2022-3759

An issue has been discovered in GitLab CE/EE affecting all versions starting from 14.3 before 15.6.7, all versions starting from 15.7 before 15.7.6, all versions starting from 15.8 before 15.8.1. An attacker may upload a crafted CI job artifact zip file in a project that uses dynamic child...

7.5CVSS5.4AI score0.01216EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:07 a.m.38 views

BIT-REDIS-2021-32675 DoS vulnerability in Redis

Redis is an open source, in-memory database that persists on disk. When parsing an incoming Redis Standard Protocol RESP request, Redis allocates memory according to user-specified values which determine the number of elements in the multi-bulk header and size of each element in the bulk header. ...

7.5CVSS8.1AI score0.16904EPSS
SaveExploits1References11
OSV
OSV
added 2024/03/06 11:04 a.m.69 views

BIT-MATTERMOST-2022-1337

The image proxy component in Mattermost version 6.4.1 and earlier allocates memory for multiple copies of a proxied image, which allows an authenticated attacker to crash the server via links to very large image files...

6.5CVSS5.1AI score0.00917EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:04 a.m.39 views

BIT-PHP-2022-31627 Heap buffer overflow in finfo_buffer

In PHP versions 8.1.x below 8.1.8, when fileinfo functions, such as finfobuffer, due to incorrect patch applied to the third party code from libmagic, incorrect function may be used to free allocated memory, which may lead to heap corruption...

9.8CVSS8.6AI score0.02036EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:03 a.m.23 views

BIT-PILLOW-2021-27923

Pillow before 8.1.2 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large...

7.5CVSS6.6AI score0.03071EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 11:01 a.m.52 views

BIT-PILLOW-2023-44271

An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates o...

7.5CVSS7.5AI score0.01131EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:01 a.m.31 views

BIT-GOLANG-2022-2879 Unbounded memory consumption when reading headers in archive/tar

Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 MiB...

7.5CVSS6.5AI score0.01659EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 10:57 a.m.35 views

BIT-GOLANG-2023-24534 Excessive memory allocation in net/http and net/textproto

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than requir...

7.5CVSS8.6AI score0.01888EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 10:52 a.m.93 views

BIT-APACHE-2022-30522 mod_sed denial of service

If Apache HTTP Server 2.4.53 is configured to do transformations with modsed in contexts where the input to modsed may be very large, modsed may make excessively large memory allocations and trigger an abort...

7.5CVSS8.7AI score0.89529EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 7:15 a.m.16 views

UBUNTU-CVE-2023-52607

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References27
OSV
OSV
added 2024/03/06 6:45 a.m.13 views

CVE-2023-52607 powerpc/mm: Fix null-pointer dereference in pgtable_cache_add

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS5.8AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.18 views

CVE-2023-52607 powerpc/mm: Fix null-pointer dereference in pgtable_cache_add

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

6.6AI score0.00234EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.12 views

SUSE CVE-2021-47096

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized userpversion The userpversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA...

4CVSS6AI score0.0021EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.7 views

SUSE CVE-2023-52559

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid memory allocation in iommususpend The iommususpend syscore suspend callback is invoked with IRQ disabled. Allocating memory with the GFPKERNEL flag may re-enable IRQs during the suspend callback, which can cause...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References11
Rows per page
Query Builder