Lucene search
+L

1630 matches found

Debian CVE
Debian CVE
added 2022/05/31 5:59 p.m.122 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS6.9AI score0.00294EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2022/05/29 4:22 p.m.55 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS7.5AI score0.00294EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2022/05/26 12:00 a.m.16 views

The vulnerability of the `sys_perf_event_open()` function in the Linux operating system’s perf subsystem allows a local attacker to gain root privileges.

The vulnerability of the sysperfeventopen function in the Linux operating system’s perf subsystem stems from the race condition within this subsystem. This condition can be exploited to initiate access to a freed memory area in the kernel. Exploiting this vulnerability allows a local attacker to...

7CVSS6.5AI score0.00327EPSS
SaveExploits0References24Affected Software6
OSV
OSV
added 2022/05/24 5:41 p.m.167 views

GHSA-68P4-PJPF-XWCQ insert_slice_clone can double drop if Clone panics.

Affected versions of this crate used ptr::copy when inserting into the middle of a Vec. When ownership was temporarily duplicated during this copy, it calls the clone method of a user provided element. This issue can result in an element being double-freed if the clone call panics. Commit 20cb73d...

5.3CVSS5AI score0.01359EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2022/05/02 12:00 a.m.32 views

CVE-2022-1419

The root cause of this vulnerability is that the ioctl$DRMIOCTLMODEDESTROYDUMB can decrease refcount of drmvgemgemobject created in vgemgemdumbcreate concurrently, and vgemgemdumbcreate will access the freed drmvgemgemobject...

7.8CVSS6.8AI score0.00294EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/04/26 9:55 p.m.12 views

vim: use after free in utf_ptr2char

A heap use-after-free vulnerability was found in Vim's utfptr2char function of the src/mbyte.c file. This flaw occurs because vim is using a buffer line after it has been freed in the old regexp engine. This flaw allows an attacker to trick a user into opening a specially crafted file, triggering...

7.8CVSS7.3AI score0.01462EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2022/04/14 9:55 p.m.47 views

CVE-2022-28738

A double-free vulnerability was found in Ruby. The issue occurs during Regexp compilation. This flaw allows an attacker to create a Regexp object with a crafted source string that could cause the same memory to be freed twice...

9.8CVSS4.4AI score0.02893EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/04/08 3:21 p.m.17 views

Mozilla: Use-after-free in DocumentL10n::TranslateDocument

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as: By using a link with rel="localization," a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to...

6.5CVSS7.4AI score0.02012EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/04/07 6:02 p.m.6 views

envoy: Use-after-free when response filters increase response data

A flaw was found in envoy. If the amount of buffered data by envoy goes over the limit, the buffer may overflow while a response is being processed by the filter chain. This issue possibly causes the operation to abort incorrectly, resulting in the access of a freed memory block...

7.5CVSS5.9AI score0.00877EPSS
SaveExploits0References5
OSV
OSV
added 2022/04/06 12:00 a.m.10 views

UBUNTU-CVE-2022-28282

By using a link with rel="localization" a use-after-free could have been triggered by destroying an object during JavaScript execution and then referencing the object through a freed pointer, leading to a potential exploitable crash. This vulnerability affects Thunderbird 91.8, Firefox 99, and...

6.5CVSS6.9AI score0.02012EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2022/04/05 12:00 a.m.10 views

Xen 安全漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports migration at runtime to ensure uptime and avoid downtime. Xen suffers from a security vulnerability...

5.6CVSS6.6AI score0.00241EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2022/02/25 12:00 a.m.10 views

PT-2022-7484 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to the RDMA/cma component of the Linux kernel and is caused by the use of memory after it has been freed. This can lead to a denial of service. The issue...

8.8CVSS6.6AI score0.01915EPSS
SaveExploits17References1880
RedhatCVE
RedhatCVE
added 2022/02/23 2:35 a.m.53 views

CVE-2021-43825

A flaw was found in envoy. If the amount of buffered data by envoy goes over the limit, the buffer may overflow while a response is being processed by the filter chain. This issue possibly causes the operation to abort incorrectly, resulting in the access of a freed memory block...

7.5CVSS2.8AI score0.00877EPSS
SaveExploits0References4
NVD
NVD
added 2022/02/22 11:15 p.m.21 views

CVE-2021-43825

Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered dat...

7.5CVSS0.00877EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/02/22 12:00 a.m.4 views

PT-2022-11914 · Envoy · Envoy

Name of the Vulnerable Software and Affected Versions: Envoy affected versions not specified Description: The issue arises when Envoy, an open source edge and service proxy, fails to correctly abort the operation when the buffer overflows while a response is being processed by the filter chain...

7.5CVSS7.5AI score0.00877EPSS
SaveExploits0References7
CloudLinux
CloudLinux
added 2022/02/21 5:56 p.m.51 views

Fix of CVE: CVE-2022-0413, CVE-2022-0417, CVE-2022-0408, CVE-2022-0443

CVE-2022-0408: fix stack corruption when looking for spell suggestions - CVE-2022-0413: fix using freed memory when substitute with function call - CVE-2022-0417: fix illegal memory access caused by ':retab 0' - CVE-2022-0443: fix using freed memory with ':lopen' and ':bwipe'...

8.4CVSS1.5AI score0.01534EPSS
SaveExploits4References1
OSV
OSV
added 2022/02/21 5:47 p.m.9 views

CLSA-2022-1645465659 Fixed CVEs in vim: CVE-2022-0408, CVE-2022-0413, CVE-2022-0417, CVE-2022-0443

CVE-2022-0408: fix stack corruption when looking for spell suggestions - CVE-2022-0413: fix using freed memory when substitute with function call - CVE-2022-0417: fix illegal memory access caused by ':retab 0' - CVE-2022-0443: fix using freed memory with ':lopen' and ':bwipe'...

8.4CVSS7.1AI score0.01534EPSS
SaveExploits4References1
OSV
OSV
added 2022/02/21 5:44 p.m.12 views

CLSA-2022-1645465475 Fix CVE(s): CVE-2022-0408, CVE-2022-0417, CVE-2022-0443, CVE-2022-0413

SECURITY UPDATE: Stack corruption when looking for spell suggestions - debian/patches/CVE-2022-0408.patch: Prevent the depth increased too much, add a five second time limit to finding suggestions - CVE-2022-0408 SECURITY UPDATE: Using freed memory when substitute with function call -...

8.4CVSS7.2AI score0.01534EPSS
SaveExploits4References1
CNNVD
CNNVD
added 2022/02/15 12:00 a.m.13 views

多款VMware产品资源管理错误漏洞

VMware ESXi is a server virtualization platform that can be installed directly on physical servers.VMware Workstation is a set of virtual machine software.Vmware VMware Fusion is a product of Vmware, Inc. VMware Fusion is a suite of virtual machine software designed to run Windows applications on...

6.7CVSS7.6AI score0.00725EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/02/08 12:00 a.m.14 views

Radareorg Radare2 资源管理错误漏洞

radare2 is a set of libraries and tools for working with binary files. radareorg Radare2 is vulnerable to a resource management error that stems from the product's reuse of freed memory. No detailed vulnerability details are currently available...

8.8CVSS5.5AI score0.01097EPSS
SaveExploits1References6
Rows per page
Query Builder