Lucene search
+L

2178 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.11 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2022-43680)

In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XMLExternalEntityParserCreate in out-of-memory situations. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL...

7.5CVSS6.7AI score0.02445EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/11/12 3:30 a.m.11 views

EUVD-2025-106789

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

5.7AI score0.00139EPSS
SaveExploits0References9
NVD
NVD
added 2025/11/12 2:15 a.m.7 views

CVE-2025-40111

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

7.8CVSS0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 2:15 a.m.24 views

UBUNTU-CVE-2025-40111

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References40
Cvelist
Cvelist
added 2025/11/12 1:07 a.m.20 views

CVE-2025-40111 drm/vmwgfx: Fix Use-after-free in validation

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

7.8CVSS0.00139EPSS
SaveExploits0References8
CVE
CVE
added 2025/11/12 1:07 a.m.46 views

CVE-2025-40111

CVE-2025-40111 affects the Linux kernel drm/vmwgfx component. The root cause is a use-after-free in the validation path: nodes stored in the validation duplicates hashtable originate from an arena allocator cleared at vmw_execbuf_process end, but one node escaped due to premature resource destruc...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 1:07 a.m.9 views

CVE-2025-40111

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmwexecbufprocess. All nodes are expected to be cleared in...

7.8CVSS5.1AI score0.00139EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the premature destruction of resources during validation, which could lead to reuse after release...

6.1AI score0.00139EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: RDMA/mlx5: Fix implicit ODP use after free

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix implicit ODP use after free Prevent double queueing of implicit ODP mr destroy work by using xacmpxchg to make sure this is the only time we are destroying this specific mr. Without this change, we could try to...

7.8CVSS6.9AI score0.00196EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.18 views

kernel: virtio/vsock: Fix accept_queue memory leak

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Fix acceptqueue memory leak As the final stages of socket destruction may be delayed, it is possible that virtiotransportrecvlisten will be called after the acceptqueue has been flushed, but before the SOCKDONE flag...

5.5CVSS6.7AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.27 views

kernel: net: tun: unlink NAPI from device on destruction

In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and device destruction. NAPIs live in struct tunfile which can get destroyed before the netdev so we have to del them explicitly. The current...

7.8CVSS6.8AI score0.003EPSS
SaveExploits0References5
Redos
Redos
added 2025/11/11 12:00 a.m.7 views

ROS-20251111-09

A vulnerability in the Python module that provides an interface to c-ares pycares is related to an error in the use of memory after release, caused by incorrect handling of callback references when destroying the Channel object. Exploitation of the vulnerability could allow an attacker acting...

8.2CVSS6.5AI score0.00451EPSS
SaveExploits0
Redos
Redos
added 2025/11/11 12:00 a.m.12 views

ROS-20251111-08

A vulnerability in the Python module that provides an interface to c-ares pycares is related to an error in the use of memory after release, caused by incorrect handling of callback references when destroying the Channel object. Exploitation of the vulnerability could allow an attacker acting...

8.2CVSS6.5AI score0.00451EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/10 1:05 a.m.12 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS7.1AI score0.00344EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/07 9:15 p.m.13 views

UBUNTU-CVE-2025-12863

A flaw was found in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function is responsible for updating document pointers when XML nodes are moved between documents. Due to improper handling of namespace references, a namespace pointer may remain linked to a freed memory regi...

7.5CVSS6AI score0.00068EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/07 8:59 p.m.15 views

EUVD-2025-38299

A flaw was found in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function is responsible for updating document pointers when XML nodes are moved between documents. Due to improper handling of namespace references, a namespace pointer may remain linked to a freed memory regi...

7.5CVSS6AI score0.00068EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/07 8:59 p.m.21 views

CVE-2025-12863

Removed by vendor...

5.5AI score0.00068EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/07 8:59 p.m.9 views

CVE-2025-12863

A flaw was found in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function is responsible for updating document pointers when XML nodes are moved between documents. Due to improper handling of namespace references, a namespace pointer may remain linked to a freed memory regi...

7.5CVSS6.1AI score0.00068EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/11/07 12:00 a.m.11 views

PT-2025-45506

Name of the Vulnerable Software and Affected Versions libxml2 affected versions not specified Description A flaw exists in the xmlSetTreeDoc function of the libxml2 XML parsing library. This function manages document pointers during XML node movements between documents. Improper handling of...

7.5CVSS6.4AI score0.00068EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990563)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990563 advisory. In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and device...

7.8CVSS6.1AI score0.003EPSS
SaveExploits0References4
Rows per page
Query Builder