Lucene search
+L

39 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 10:39 a.m.5 views

CVE-2026-64466

A flaw was found in the Linux kernel's Rust Binder component. This vulnerability occurs when a freeze listener is not properly cleared upon node removal, leading to a reference count cycle. This can result in a memory leak, potentially impacting system stability and performance over time...

5.8AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.5 views

SUSE CVE-2026-64466

In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...

5.8AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64466

In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...

5.7AI score0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64466

CVE-2026-64466 affects the Linux kernel where, in the rust_binder component, a freeze listener may linger in the freeze_listeners red-black tree and the remote node’s listener list after the referenced object’s refcount reaches zero. This can create a refcount cycle and potentially a memory leak....

5.8AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.7 views

EUVD-2026-48810

In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...

5.8AI score0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64466

In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...

5.8AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64466 rust_binder: clear freeze listener on node removal

In the Linux kernel, the following vulnerability has been resolved: rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node ref to zero, but there's nothing forcing that. Currently, in this...

5.8AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64466

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rustbinder: clear freeze listener on node removal Generally userspace is supposed to explicitly clear freeze listeners before they drop the refcount on the node...

5.5AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.49 views

CVE-2026-46038 net: qrtr: ns: Free the node during ctrl_cmd_bye()

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrlcmdbye A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote and local observers and free the node finally. But...

0.00123EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2011-0504

Malware in sbrugna...

7.5CVSS6.1AI score0.01893EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2013-6427

Malware in sbrugna...

6.8CVSS9.3AI score0.01549EPSS
SaveExploits0References17
OSV
OSV
added 2025/10/04 12:11 a.m.6 views

RLSA-2025:11463 Moderate: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: setuptools: Path Traversal Vulnerability in setuptools PackageIndex...

7.1CVSS7.4AI score0.01454EPSS
SaveExploits5References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-55122

Malicious code in bioql PyPI...

7.8CVSS6AI score0.00247EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-22648

Malicious code in bioql PyPI...

7.6AI score0.00154EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/27 12:8 p.m.16 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 11:42 a.m.10 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/25 2:5 p.m.13 views

kernel: sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 1:15 p.m.7 views

UBUNTU-CVE-2025-38355

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/25 12:47 p.m.21 views

CVE-2025-38355 drm/xe: Process deferred GGTT node removals on device unwind

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Process deferred GGTT node removals on device unwind While we are indirectly draining our dedicated workqueue ggtt-wq that we use to complete asynchronous removal of some GGTT nodes, this happends as part of the managed-d...

6.3AI score
SaveExploits0References6
OSV
OSV
added 2025/07/04 1:15 p.m.20 views

AZL-72763 CVE-2025-38177 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References1
Rows per page
Query Builder