Lucene search
+L

81 matches found

Tenable Nessus
Tenable Nessus
added 3 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68095

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: fix race between registration and connection abortion This fixes this race: - thread a: iouringenter - register sqe - fuseuringcreateringent -...

5.4AI score0.00166EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 4 days ago10 views

CVE-2026-68095

A flaw was found in fuse-uring in the Linux kernel. A race condition exists between the registration of an I/O operation and the abortion of a FUSE connection. This can be triggered by a local attacker or a malicious application. This flaw can cause the unmount thread to hang indefinitely, leadin...

5.3AI score0.00166EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago4 views

UBUNTU-CVE-2026-68095

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix race between registration and connection abortion This fixes this race: - thread a: iouringenter - register sqe - fuseuringcreateringent - allocate ent but doesn't grab queueref yet - thread b: fuseconndestroy -...

5.3AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

CVE-2026-68095 fuse-uring: fix race between registration and connection abortion

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix race between registration and connection abortion This fixes this race: - thread a: iouringenter - register sqe - fuseuringcreateringent - allocate ent but doesn't grab queueref yet - thread b: fuseconndestroy -...

5.4AI score
SaveExploits0References6
CVE
CVE
added 5 days ago23 views

CVE-2026-68095

The CVE-2026-68095 entry affects Linux kernel fuse-uring, describing a race between registration and connection abortion that could leak the ring, queue, and ent if not properly synchronized. The concrete fix is to check fch->connected under fch->lock after the created ent has grabbed a ref...

5.3AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.8 views

SUSE CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.8 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 8:16 a.m.5 views

UBUNTU-CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.3AI score0.00118EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/06 7:13 a.m.10 views

EUVD-2026-53775

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

5.4AI score0.00118EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.8 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.3AI score0.00118EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.38 views

CVE-2026-64588 fuse-uring: fix data races on ring->ready

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 7:13 a.m.16 views

CVE-2026-64588 fuse-uring: fix data races on ring->ready

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/06 7:13 a.m.60 views

CVE-2026-64588

The CVE-2026-64588 entry describes a Linux kernel data-race in fuse-uring on ring->ready. The root cause is a weak-ordering issue where a store to fiq->ops could be reordered past ring->ready, allowing a CPU that observes ring->ready == true to dispatch via a stale fiq->ops pointer...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64588

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU tha...

7.8CVSS5.5AI score0.00118EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/06 12:0 a.m.10 views

CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 5:41 a.m.7 views

CVE-2026-64258

A flaw was found in the fuse-uring component of the Linux kernel. When a copy operation to the userspace ring buffer fails, a request can be terminated improperly, leading to a NULL pointer dereference. This vulnerability could allow a local attacker to cause a system crash, resulting in a Denial...

5.5CVSS6AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 5:9 p.m.12 views

CVE-2026-64262

A flaw was found in the fuse-uring component of the Linux kernel. When iouring task work is canceled, the system fails to properly end a fusereq FUSE request. This can cause the originating system call thread to block indefinitely, leading to a Denial of Service DoS for the affected system...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.9 views

CVE-2026-64263

A flaw was found in the Linux kernel's fuse-uring component. This vulnerability arises from the incorrect handling of cancelled entries, which are moved to a list where a subsequent operation unconditionally attempts to access a null pointer. A local attacker could exploit this flaw to trigger a...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 7:43 a.m.7 views

CVE-2026-64259

A flaw was found in the Linux kernel's fuse-uring component. A local attacker could exploit a race condition by sending specially crafted requests before they are fully processed. This could lead to a use-after-free vulnerability, potentially allowing for arbitrary code execution or denial of...

7.8CVSS6.4AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/28 4:44 p.m.10 views

CVE-2026-64260

A flaw was found in the fuse-uring component of the Linux kernel. A race condition exists where the queue-stopped flag is not consistently checked under a lock. This can allow a struct fusereq to be prematurely freed while other operations are still in progress, potentially leading to memory...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References4
Rows per page
Query Builder