← 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
1F5
15Big Ip Access Policy Manager
Big Ip Advanced Firewall ManagerBig Ip Advanced Web Application Firewall+12 more
Jun 17, 2026
Feb 12, 2021
N/A· v4
7.5 HIGH· v3
6.0 MEDIUM· v2
On BIG-IP version 16.0.x before 16.0.1.1, 15.1.x before 15.1.2, 14.1.x before 14.1.3.1, and 13.1.x before 13.1.3.6 and all versions of BIG-IQ 7.x and 6.x, an authenticated attacker with access to iControl REST over the c...Show more
On BIG-IP version 16.0.x before 16.0.1.1, 15.1.x before 15.1.2, 14.1.x before 14.1.3.1, and 13.1.x before 13.1.3.6 and all versions of BIG-IQ 7.x and 6.x, an authenticated attacker with access to iControl REST over the control plane may be able to take advantage of a race condition to execute commands with an elevated privilege level. This vulnerability is due to an incomplete fix for CVE-2017-6167. Note: Software versions which have reached End of Software Development (EoSD) are not evaluated.Show less
1Google
1Chrome
Jun 17, 2026
Feb 9, 2021
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
Insufficient policy enforcement in Cryptohome in Google Chrome prior to 88.0.4324.96 allowed a local attacker to perform OS-level privilege escalation via a crafted file.
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Feb 1, 2021
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain poin...Show more
nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup, aka CID-b98e762e3d71.Show less
1Reffers Project
1Reffers
Jun 17, 2026
Jan 26, 2021
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption.
1Qualcomm
160Apq8009w
Apq8017Apq8037+157 more
Jun 17, 2026
Jan 21, 2021
N/A· v4
6.4 MEDIUM· v3
6.9 MEDIUM· v2
Race condition in HAL layer while processing callback objects received from HIDL due to lack of synchronization between accessing objects in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Indust...Show more
Race condition in HAL layer while processing callback objects received from HIDL due to lack of synchronization between accessing objects in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon WearablesShow less
1Qualcomm
165Pm3003a
Pm6125Pm6150+162 more
Jun 17, 2026
Jan 21, 2021
N/A· v4
6.4 MEDIUM· v3
6.9 MEDIUM· v2
Race condition occurs while calling user space ioctl from two different threads can results to use after free issue in video in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Sna...Show more
Race condition occurs while calling user space ioctl from two different threads can results to use after free issue in video in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon WearablesShow less
1Malwarebytes
1Malwarebytes
Jun 17, 2026
Jan 15, 2021
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
An issue was discovered in Malwarebytes before 4.0 on macOS. A malicious application was able to perform a privileged action within the Malwarebytes launch daemon. The privileged service improperly validated XPC connecti...Show more
An issue was discovered in Malwarebytes before 4.0 on macOS. A malicious application was able to perform a privileged action within the Malwarebytes launch daemon. The privileged service improperly validated XPC connections by relying on the PID instead of the audit token. An attacker can construct a situation where the same PID is used for running two different programs at different times, by leveraging a race condition during crafted use of posix_spawn.Show less
1Google
1Android
Jun 17, 2026
Jan 11, 2021
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
In is_device_locked and set_device_locked of keystore_keymaster_enforcement.h, there is a possible bypass of lockscreen requirements for keyguard bound keys due to a race condition. This could lead to local information d...Show more
In is_device_locked and set_device_locked of keystore_keymaster_enforcement.h, there is a possible bypass of lockscreen requirements for keyguard bound keys due to a race condition. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-10, Android-11; Android ID: A-169933423.Show less
1Google
1Android
Jun 17, 2026
Jan 11, 2021
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In dispatchGraphTerminationMessage() of packages/services/Car/computepipe/runner/graph/StreamSetObserver.cpp, there is a possible use after free due to a race condition. This could lead to local escalation of privilege w...Show more
In dispatchGraphTerminationMessage() of packages/services/Car/computepipe/runner/graph/StreamSetObserver.cpp, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation. Product: Android; Versions: Android-11; Android ID: A-170407229.Show less
1Apache
1Html/java Api
Jun 17, 2026
Jan 11, 2021
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
There exists a race condition between the deletion of the temporary file and the creation of the temporary directory in `webkit` subproject of HTML/Java API version 1.7. A similar vulnerability has recently been disclose...Show more
There exists a race condition between the deletion of the temporary file and the creation of the temporary directory in `webkit` subproject of HTML/Java API version 1.7. A similar vulnerability has recently been disclosed in other Java projects and the fix in HTML/Java API version 1.7.1 follows theirs: To avoid local privilege escalation version 1.7.1 creates the temporary directory atomically without dealing with the temporary file: https://github.com/apache/netbeans-html4j/commit/fa70e507e5555e1adb4f6518479fc408a7abd0e6Show less
1Google
1Chrome
Jun 17, 2026
Jan 8, 2021
N/A· v4
7.5 HIGH· v3
5.1 MEDIUM· v2
Race in image burner in Google Chrome on ChromeOS prior to 87.0.4280.66 allowed a remote attacker who had compromised the browser process to perform OS-level privilege escalation via a malicious file.
1Nvidia
1Virtual Gpu Manager
Jun 17, 2026
Jan 8, 2021
N/A· v4
6.3 MEDIUM· v3
3.3 LOW· v2
NVIDIA vGPU manager contains a vulnerability in the vGPU plugin, in which a race condition may cause the vGPU plugin to continue using a previously validated resource that has since changed, which may lead to denial of s...Show more
NVIDIA vGPU manager contains a vulnerability in the vGPU plugin, in which a race condition may cause the vGPU plugin to continue using a previously validated resource that has since changed, which may lead to denial of service or information disclosure. This affects vGPU version 8.x (prior to 8.6) and version 11.0 (prior to 11.3).Show less
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyDoAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read, a different issue than CVE-2018-20310 be...Show more
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyDoAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read, a different issue than CVE-2018-20310 because of a different opcode.Show less
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a race condition that can cause a stack-based buffer overflow or an out-of-bounds read.
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyCheckLicence race condition that can cause a stack-based buffer overflow or an out-of-bounds read.
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyPreviewAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read.
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyDoAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read, a different issue than CVE-2018-20310 be...Show more
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyDoAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read, a different issue than CVE-2018-20310 because of a different opcode.Show less
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyCPDFAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read.
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyDoAction race condition that can cause a stack-based buffer overflow or an out-of-bounds read.
1Foxitsoftware
2Phantompdf
Reader
Nov 21, 2024
Jan 7, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Foxit Reader before 9.5, and PhantomPDF before 8.3.10 and 9.x before 9.5, has a proxyGetAppEdition race condition that can cause a stack-based buffer overflow or an out-of-bounds read.