Lucene search
+L

35272 matches found

RedhatCVE
RedhatCVE
added 2026/06/01 1:57 p.m.15 views

CVE-2026-46242

A flaw was found in the Linux kernel's eventpoll mechanism. A Use-After-Free UAF vulnerability, where the system attempts to access memory after it has been freed, can occur during the removal of a file. A local attacker could exploit this race condition to corrupt memory, potentially leading to...

7.8CVSS5.9AI score0.03234EPSS
SaveExploits3References4
RedhatCVE
RedhatCVE
added 2026/06/01 1:29 p.m.14 views

CVE-2026-23558

A flaw was found in Xen. A race condition exists when a Hardware Virtual Machine HVM or Para-Virtualization Hybrid PVH guest changes its grant table version from v2 to v1 while simultaneously mapping status pages. This can lead to some status pages being freed while still mapped in the guest's...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 4:16 a.m.17 views

CVE-2026-20454

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

6.4CVSS0.00078EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/01 3:20 a.m.14 views

EUVD-2026-33543

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

6.4CVSS5.8AI score0.00078EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/01 3:20 a.m.12 views

CVE-2026-20454

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

5.8AI score0.00078EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/01 3:20 a.m.11 views

CVE-2026-20454

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

5.8AI score0.00078EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/01 3:20 a.m.51 views

CVE-2026-20454

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

0.00078EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/01 2:57 a.m.15 views

PackageKit: race condition vulnerability leads to arbitrary package installation as root

A flaw was found in PackageKit. A time-of-check time-of-use TOCTOU race condition on transaction flags allows unprivileged users to install packages as root, resulting in a local privilege escalation...

8.8CVSS5.7AI score0.0046EPSS
SaveExploits11References9
RedHat Linux
RedHat Linux
added 2026/06/01 2:57 a.m.15 views

Important: Red Hat Security Advisory: PackageKit security update

An update for PackageKit is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.8CVSS5.9AI score0.0046EPSS
SaveExploits11References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.12 views

PT-2026-48583

Уязвимость метода onServiceConnected операционных систем Android вызвана ситуацией гонки. Эксплуатация уязвимости может позволить нарушителю повысить свои привилегии...

6.8CVSS5.4AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.29 views

PT-2026-45557

Name of the Vulnerable Software and Affected Versions CodexBar versions prior to 0.32.0 Description A privilege escalation issue exists in the CLI installer. Local attackers can execute arbitrary commands as root by exploiting a race condition—a situation where the system's behavior depends on th...

7.5CVSS6.2AI score0.0027EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.30 views

PT-2026-45256

In geniezone, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10873936; Issue ID: MSV-6786...

5.8AI score0.00078EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/01 12:0 a.m.11 views

CodexBar 安全漏洞

CodexBar is an AI programming service usage monitoring tool developed by Peter Steinberger. Versions of CodexBar prior to 0.32.0 contained a security vulnerability. This vulnerability stemmed from a race condition in the handling of temporary files during CLI installation, which could allow local...

7.5CVSS5.8AI score0.0027EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/01 12:0 a.m.12 views

PUB-A-492569239

In multiple functions of vpuioctl.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7CVSS5.9AI score0.00067EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/01 12:0 a.m.12 views

ASB-A-496735702

In onServiceConnected of HostEmulationManager.java, there is a possible way to perform BAL due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/05/30 1:16 p.m.7 views

UBUNTU-CVE-2026-46242

In the Linux kernel, the following vulnerability has been resolved: eventpoll: fix epremove struct eventpoll / struct file UAF epremove via epremovefile cleared file-fep under file-flock but then kept using @file inside the critical section isfileepoll, hlistdelrcu through the head, spinunlock. A...

7.8CVSS5.7AI score0.03234EPSS
SaveExploits3References11
EUVD
EUVD
added 2026/05/30 12:30 a.m.16 views

EUVD-2026-33445

A race condition in the shared Extreme Platform ONE IAM Gateway API-key authentication path could, under specific high-concurrency traffic conditions, intermittently allow requests authenticated with an Extreme Platform ONE /IAM-issued API key to receive response data for another tenant. The issu...

6.3CVSS5.8AI score0.00172EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/05/30 12:0 a.m.18 views

One (Thread) Can Keep a (PRNG) Secret, but Not Two

We present a novel, practical attack on the IPv6 Fragment ID generation algorithm of XNU, which is the kernel used by Apple products such as macOS and iOS. This attack exploits a race-condition vulnerability in the algorithm's pseudorandom number generator PRNG to cryptanalytically break, learn t...

5.9CVSS7.3AI score0.00687EPSS
SaveExploits0
NVD
NVD
added 2026/05/29 10:16 p.m.24 views

CVE-2026-9831

A race condition in the shared Extreme Platform ONE IAM Gateway API-key authentication path could, under specific high-concurrency traffic conditions, intermittently allow requests authenticated with an Extreme Platform ONE /IAM-issued API key to receive response data for another tenant. The issu...

6.3CVSS0.00172EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/29 9:19 p.m.13 views

CVE-2026-9831 ExtremeCloud IQ Cross Tenant Data Exposure via Extreme Platform One Authentication Race Condition

A race condition in the shared Extreme Platform ONE IAM Gateway API-key authentication path could, under specific high-concurrency traffic conditions, intermittently allow requests authenticated with an Extreme Platform ONE /IAM-issued API key to receive response data for another tenant. The issu...

6.3CVSS5.8AI score0.00172EPSS
SaveExploits0References1
Rows per page
Query Builder