Lucene search
+L

13082 matches found

RedhatCVE
RedhatCVE
added 2024/03/06 3:33 a.m.40 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.23 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.27 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.13 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.33 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.35 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.25 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
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.58 views

CVE-2021-47089 kfence: fix memory leak when cat kfence objects

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 ...

6.8AI score0.0019EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.66 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.3AI score0.0019EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/04 5:24 p.m.33 views

CVE-2023-52560

A potential memory leak flaw was found in damondotestapplythreeregions in the Linux kernel. This issue may lead to minor memory issues, resulting in compromised availability...

3.3CVSS8.7AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/04 11:15 a.m.23 views

CVE-2023-43550

Memory corruption while processing a QMI request for allocating memory from a DHMS supported subsystem...

7.8CVSS7.9AI score0.0011EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/04 12:00 a.m.11 views

Qualcomm Chipsets Security Vulnerability

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets that originates from a memory corruption when processing a QMI request to allocate memory from a subsystem supported by DHMS...

7.8CVSS6.9AI score0.0011EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/04 12:00 a.m.11 views

PT-2024-13123 · Qualcomm · Snapdragon +134

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption that occurs while processing a QMI request for allocating memory from a DHMS supported subsystem. No information is...

7.8CVSS6.9AI score0.0011EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.19 views

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.5CVSS7.2AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-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.3AI score0.00224EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/02 10:15 p.m.28 views

Spoofing

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...

7.2AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.9 views

UBUNTU-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.5CVSS6AI score0.00224EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.28 views

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
SaveExploits0References2
CVE
CVE
added 2024/03/02 9:59 p.m.100 views

CVE-2023-52559

CVE-2023-52559 concerns the Linux kernel iommu/vt-d suspension path. The issue arises because iommu_suspend() is called with IRQs disabled and memory could be allocated with GFP_KERNEL during the suspend callback, potentially re-enabling IRQs and causing intermittent suspend/hibernate problems. O...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.42 views

CVE-2023-52559 iommu/vt-d: Avoid memory allocation in iommu_suspend()

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...

7.4AI score0.00224EPSS
SaveExploits0References4
Rows per page
Query Builder