Lucene search
+L

12876 matches found

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
SaveExploits0References11
OSV
OSV
added 2024/03/06 11:04 a.m.68 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.00903EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:04 a.m.28 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.17 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.44 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.24 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.91 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.90407EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 7:15 a.m.15 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.10 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.6 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
RedhatCVE
RedhatCVE
added 2024/03/06 3:33 a.m.39 views

CVE-2023-45290

A flaw was discovered in Go's net/http standard library package. When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the...

5.3CVSS6.7AI score0.01165EPSS
SaveExploits0References9
Prion
Prion
added 2024/03/05 11:15 p.m.22 views

Design/Logic Flaw

When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a...

7.1AI score0.01165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/05 5:09 p.m.26 views

CVE-2021-47089

In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 size 248: comm "cat", pid 23327, jiffies 4624670141 age 495992.217s hex dump first 32 bytes: 00 40 85 ...

7.1CVSS6.7AI score0.0019EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/03/05 12:00 a.m.12 views

The vulnerability of the __thp_get_unmapped_area() function in the memory management subsystem of 32-bit Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the thpgetunmappedarea function in the mm/hugememory.c module of the memory-management subsystem in 32-bit Linux kernel systems is related to memory allocation errors. Exploiting this vulnerability can allow an attacker to cause a system failure...

8.4CVSS5.9AI score0.01006EPSS
SaveExploits0References18Affected Software2
NVD
NVD
added 2024/03/04 6:15 p.m.31 views

CVE-2021-47089

In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 size 248: comm "cat", pid 23327, jiffies 4624670141 age 495992.217s hex dump first 32 bytes: 00 40 85 ...

3.3CVSS6.5AI score0.0019EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.32 views

CVE-2021-47089

In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 size 248: comm "cat", pid 23327, jiffies 4624670141 age 495992.217s hex dump first 32 bytes: 00 40 85 ...

3.3CVSS6.6AI score0.0019EPSS
SaveExploits0References4
Prion
Prion
added 2024/03/04 6:15 p.m.24 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 size 248: comm "cat", pid 23327, jiffies 4624670141 age 495992.217s hex dump first 32 bytes: 00 40 85 ...

7.4AI score0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder