← Back
CWE-362

2,511 CVEs • Abstraction: Class • Likelihood of Exploit: Medium

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently.

JSON object

Loading...

CVEs (2,511)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apple
1Icloud
Jun 17, 2026
Dec 18, 2019
N/A· v4
7.5 HIGH· v3
7.6 HIGH· v2
A race condition existed during the installation of iCloud for Windows. This was addressed with improved state handling. This issue is fixed in iCloud for Windows 7.11. Running the iCloud installer in an untrusted direct...Show more
A race condition existed during the installation of iCloud for Windows. This was addressed with improved state handling. This issue is fixed in iCloud for Windows 7.11. Running the iCloud installer in an untrusted directory may result in arbitrary code execution.Show less
1Apple
1Icloud
Jun 17, 2026
Dec 18, 2019
N/A· v4
7.5 HIGH· v3
7.6 HIGH· v2
A race condition existed during the installation of iTunes for Windows. This was addressed with improved state handling. This issue is fixed in iCloud for Windows 7.11. Running the iTunes installer in an untrusted direct...Show more
A race condition existed during the installation of iTunes for Windows. This was addressed with improved state handling. This issue is fixed in iCloud for Windows 7.11. Running the iTunes installer in an untrusted directory may result in arbitrary code execution.Show less
3Debian
Excon ProjectOpensuse
4Backports Sle
Debian LinuxExcon+1 more
Jul 28, 2026
Dec 16, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In RubyGem excon before 0.71.0, there was a race condition around persistent connections, where a connection which is interrupted (such as by a timeout) would leave data on the socket. Subsequent requests would then read...Show more
In RubyGem excon before 0.71.0, there was a race condition around persistent connections, where a connection which is interrupted (such as by a timeout) would leave data on the socket. Subsequent requests would then read this data, returning content from the previous response. The race condition window appears to be short, and it would be difficult to purposefully exploit this.Show less
1Barco
3Clickshare Cs 100 Firmware
Clickshare Cse 200 FirmwareClickshare Cse 800 Firmware
Jun 17, 2026
Dec 16, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
On Barco ClickShare Button R9861500D01 devices (before firmware version 1.9.0) JTAG access is disabled after ROM code execution. This means that JTAG access is possible when the system is running code from ROM before han...Show more
On Barco ClickShare Button R9861500D01 devices (before firmware version 1.9.0) JTAG access is disabled after ROM code execution. This means that JTAG access is possible when the system is running code from ROM before handing control over to embedded firmware.Show less
1Redhat
2Edeploy
Jboss Enterprise Web Server
Nov 21, 2024
Dec 15, 2019
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
eDeploy has tmp file race condition flaws
2Fedoraproject
Xen
2Fedora
Xen
Jun 17, 2026
Dec 11, 2019
N/A· v4
6.6 MEDIUM· v3
6.0 MEDIUM· v2
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations, because of an incomplete fix for CVE-2...Show more
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to gain host OS privileges by leveraging race conditions in pagetable promotion and demotion operations, because of an incomplete fix for CVE-2019-18421. XSA-299 addressed several critical issues in restartable PV type change operations. Despite extensive testing and auditing, some corner cases were missed. A malicious PV guest administrator may be able to escalate their privilege to that of the host. All security-supported versions of Xen are vulnerable. Only x86 systems are affected. Arm systems are not affected. Only x86 PV guests can leverage the vulnerability. x86 HVM and PVH guests cannot leverage the vulnerability. Note that these attacks require very precise timing, which may be difficult to exploit in practice.Show less
1Google
1Android
Jun 17, 2026
Dec 6, 2019
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
In several functions of NotificationManagerService.java and related files, there is a possible way to record audio from the background without notification to the user due to a permission bypass. This could lead to local...Show more
In several functions of NotificationManagerService.java and related files, there is a possible way to record audio from the background without notification to the user due to a permission bypass. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-11Android ID: A-119041698Show less
1Linux
1Linux Kernel
Jun 17, 2026
Dec 3, 2019
N/A· v4
4.2 MEDIUM· v3
4.7 MEDIUM· v2
In the Linux kernel before 5.2.10, there is a race condition bug that can be caused by a malicious USB device in the USB character device driver layer, aka CID-303911cfc5b9. This affects drivers/usb/core/file.c.
1Titanhq
1Webtitan
Jun 17, 2026
Dec 2, 2019
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
An issue was discovered in TitanHQ WebTitan before 5.18. The appliance has a hard-coded root password set during installation. An attacker could utilize this to gain root privileges on the system.
2Debian
Xcfa Project
2Debian Linux
Xcfa
Nov 21, 2024
Nov 21, 2019
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
xcfa before 5.0.1 creates temporary files insecurely which could allow local users to launch a symlink attack and overwrite arbitrary files. Note: A different vulnerability than CVE-2014-5254.
1Xcfa Project
1Xcfa
Nov 21, 2024
Nov 21, 2019
N/A· v4
4.7 MEDIUM· v3
3.3 LOW· v2
xcfa before 5.0.1 creates temporary files insecurely which could allow local users to launch a symlink attack and overwrite arbitrary files.
2Cookie Signature Project
Debian
2Cookie Signature
Debian Linux
Nov 21, 2024
Nov 19, 2019
N/A· v4
4.4 MEDIUM· v3
3.5 LOW· v2
Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used.
1Google
1Android
Jun 17, 2026
Nov 13, 2019
N/A· v4
7.4 HIGH· v3
6.9 MEDIUM· v2
In binder_free_transaction of binder.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...Show more
In binder_free_transaction of binder.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.Product: AndroidVersions: Android kernelAndroid ID: A-133758011References: Upstream kernelShow less
1Huawei
3Honor V20 Firmware
P30 FirmwareP30 Pro Firmware
Jun 17, 2026
Nov 12, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
Certain detection module of P30, P30 Pro, Honor V20 smartphone whith Versions earlier than ELLE-AL00B 9.1.0.193(C00E190R1P21), Versions earlier than VOGUE-AL00A 9.1.0.193(C00E190R1P12), Versions earlier than Princeton-AL...Show more
Certain detection module of P30, P30 Pro, Honor V20 smartphone whith Versions earlier than ELLE-AL00B 9.1.0.193(C00E190R1P21), Versions earlier than VOGUE-AL00A 9.1.0.193(C00E190R1P12), Versions earlier than Princeton-AL10B 9.1.0.233(C00E233R4P3) have a race condition vulnerability. The system does not lock certain function properly, when the function is called by multiple processes could cause out of bound write. An attacker tricks the user into installing a malicious application, successful exploit could cause malicious code execution.Show less
1Microsoft
3Windows 10
Windows Server 2016Windows Server 2019
Jun 17, 2026
Nov 12, 2019
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
An elevation of privilege vulnerability exists due to a race condition in Windows Subsystem for Linux, aka 'Windows Subsystem for Linux Elevation of Privilege Vulnerability'.
1Dtc Xen Project
1Dtc Xen
Nov 21, 2024
Nov 9, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
dtc-xen 0.5.x before 0.5.4 suffers from a race condition where an attacker could potentially get a bash access as xenXX user on the dom0, and then access a potentially reuse an already opened VPS console.
1Qualcomm
41Mdm9150 Firmware
Mdm9206 FirmwareMdm9607 Firmware+38 more
Jun 17, 2026
Nov 6, 2019
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
Possible use after free issue due to race condition while attempting to mark the entry pages as dirty using function set_page_dirty() in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial...Show more
Possible use after free issue due to race condition while attempting to mark the entry pages as dirty using function set_page_dirty() in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in MDM9150, MDM9206, MDM9607, MDM9640, MDM9650, MSM8909W, MSM8996AU, QCS405, QCS605, Qualcomm 215, SD 210/SD 212/SD 205, SD 425, SD 439 / SD 429, SD 450, SD 615/16/SD 415, SD 625, SD 632, SD 636, SD 665, SD 675, SD 712 / SD 710 / SD 670, SD 730, SD 820, SD 820A, SD 835, SD 845 / SD 850, SD 855, SDA660, SDM439, SDM630, SDM660, SDX20, SDX24Show less
2Archivemail Project
Debian
2Archivemail
Debian Linux
Nov 21, 2024
Nov 6, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
archivemail 0.6.2 uses temporary files insecurely leading to a possible race condition.
1Magento
1Magento
Jun 17, 2026
Nov 6, 2019
N/A· v4
6.6 MEDIUM· v3
6.0 MEDIUM· v2
In Magento prior to 1.9.4.3, Magento prior to 1.14.4.3, Magento 2.2 prior to 2.2.10, and Magento 2.3 prior to 2.3.3 or 2.3.2-p1, an authenticated user with administrative privileges for the import feature can execute arb...Show more
In Magento prior to 1.9.4.3, Magento prior to 1.14.4.3, Magento 2.2 prior to 2.2.10, and Magento 2.3 prior to 2.3.3 or 2.3.2-p1, an authenticated user with administrative privileges for the import feature can execute arbitrary code through a race condition that allows webserver configuration file modification.Show less
1Sudo Project
1Sudo
Jun 17, 2026
Nov 4, 2019
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. This occurs because of a race condition between determining a uid, and the setresuid and open...Show more
Sudo through 1.8.29 allows local users to escalate to root if they have write access to file descriptor 3 of the sudo process. This occurs because of a race condition between determining a uid, and the setresuid and openat system calls. The attacker can write "ALL ALL=(ALL) NOPASSWD:ALL" to /proc/#####/fd/3 at a time when Sudo is prompting for a password. NOTE: This has been disputed due to the way Linux /proc works. It has been argued that writing to /proc/#####/fd/3 would only be viable if you had permission to write to /etc/sudoers. Even with write permission to /proc/#####/fd/3, it would not help you write to /etc/sudoersShow less