Lucene search
+L

37810 matches found

OSV
OSV
added 2026/06/25 6:26 p.m.5 views

GO-2026-5127 Incus Vulnerable to Panic via Snapshot Bounds Check in github.com/lxc/incus

Incus Vulnerable to Panic via Snapshot Bounds Check in github.com/lxc/incus...

7.1CVSS5.8AI score0.00408EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/25 6:26 p.m.9 views

GO-2026-5160 Omni has a TOCTOU race condition that allows multiple concurrent uses of a single-use SAML session token in github.com/siderolabs/omni

Omni has a TOCTOU race condition that allows multiple concurrent uses of a single-use SAML session token in github.com/siderolabs/omni...

5.8AI score0.00018EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.21 views

CVE-2026-53018

A flaw was found in the Linux kernel's f2fs filesystem. During garbage collection, a race condition can occur when a page is moved and updated, but the system attempts to read it again from an outdated location. This can trigger a kernel bug, leading to a system crash and a denial of service DoS....

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 6:17 p.m.11 views

CVE-2026-53050

A flaw was found in the Linux kernel. A race condition exists between the dquotscanactive function and quota deactivation within quotareleaseworkfn. This vulnerability could allow a local attacker to cause memory corruption by manipulating quota operations, potentially leading to system instabili...

7.8CVSS5.8AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 6:16 p.m.16 views

CVE-2026-53033

A flaw was found in the Linux kernel's sockmap functionality. A race condition exists in the unixstreambpfupdateproto function when a BPF Berkeley Packet Filter iterator program updates a sockmap. This can lead to a use-after-free UaF vulnerability, where memory is accessed after it has been free...

7.8CVSS6AI score0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 5:47 p.m.12 views

CVE-2026-53259

A flaw was found in the Linux kernel, specifically within its management of IPv6 anycast addresses. A timing issue, known as a race condition, can occur when these addresses are added and removed from a system's internal list. This can lead to the system attempting to access memory that has alrea...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 5:47 p.m.22 views

CVE-2026-53264

A flaw was found in the Linux kernel's networking scheduler. A race condition, which is a problem that occurs when multiple operations try to access the same resource at the same time, exists when network filter operations are run concurrently. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6AI score0.00205EPSS
SaveExploits1References4
NVD
NVD
added 2026/06/25 2:16 p.m.10 views

CVE-2026-46732

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3, contain a Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of...

7CVSS0.00075EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/25 1:36 p.m.20 views

EUVD-2026-39402

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3, contain a Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of...

6.7CVSS5.9AI score0.00075EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/25 1:36 p.m.32 views

CVE-2026-46732

Dell Display and Peripheral Manager (DDPM Mac) is affected. Versions prior to 2.3 suffer from a race condition caused by concurrent execution accessing a shared resource due to improper synchronization. Attackers with local access and low privileges could exploit this to achieve elevation of priv...

7CVSS5.9AI score0.00075EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/25 1:36 p.m.49 views

CVE-2026-46732

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3, contain a Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of...

6.7CVSS0.00075EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 1:36 p.m.8 views

CVE-2026-46732

Dell Display and Peripheral Manager DDPM Mac, versions prior to 2.3, contain a Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of...

6.7CVSS5.9AI score0.00075EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 9:16 a.m.14 views

CVE-2026-53269

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nftables expression, if done concurrently they can ra...

5.5CVSS0.00114EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/25 9:16 a.m.9 views

CVE-2026-53273

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 "tee: optee: Fix supplicant wait loop" made the client wait as killable so it can be interrupted during shutdown or after a...

7.8CVSS0.00117EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/25 9:16 a.m.79 views

CVE-2026-53264

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is possible to create a race with an associated action. Let's illustrate with CPU0 running NEWTFILTER and...

7.8CVSS0.00205EPSS
SaveExploits1References9
NVD
NVD
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53239

In the Linux kernel, the following vulnerability has been resolved: xfrm: policy: fix use-after-free on inexact bin in xfrmpolicybyselctx Fix the race by pruning the bin while still holding xfrmpolicylock, before dropping it. Use xfrmpolicyinexactprunebin directly since the lock is already held...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/25 9:16 a.m.14 views

CVE-2026-53165

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid potential null folio-mapping deref during error reporting When a buffered read fails, iomapfinishfolioread reports the error with fserrorreportiofolio-mapping-host, .... This is called after ifs-readbytespending has...

7.5CVSS0.00344EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/25 9:16 a.m.11 views

CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS0.00126EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/25 9:16 a.m.10 views

CVE-2026-53145

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Try to fix changehandle ioctl, attempt 4 airlied: just added some comments on how to reenable On-list because the cat is out of the bag and we're clearly not good enough to figure this out in private. The story thus far:...

7.8CVSS0.00099EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.11 views

CVE-2026-53273

In the Linux kernel, the following vulnerability has been resolved: tee: optee: prevent use-after-free when the client exits before the supplicant Commit 70b0d6b0a199 "tee: optee: Fix supplicant wait loop" made the client wait as killable so it can be interrupted during shutdown or after a...

7.8CVSS6AI score0.00117EPSS
SaveExploits0References10
Rows per page
Query Builder