← Back
CWE-362

2,498 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,498)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
5Canonical
DebianFedoraproject+2 more
12Debian Linux
FedoraH300e Firmware+9 more
Jun 17, 2026
Mar 3, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with th...Show more
A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.Show less
3Linux
NetappRedhat
323scale Api Management
Build Of QuarkusCodeready Linux Builder Eus+29 more
Jun 17, 2026
Mar 3, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
.A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in ne...Show more
.A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in net/can/bcm.c in the Linux kernel allows for local privilege escalation to root.Show less
1Kde
1Kcron
Jun 17, 2026
Feb 26, 2022
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the followi...Show more
KDE KCron through 21.12.2 uses a temporary file in /tmp when saving, but reuses the filename during an editing session. Thus, someone watching it be created the first time could potentially intercept the file the following time, enabling that person to run unauthorized commands.Show less
1Bologer
1Anycomment
Jun 17, 2026
Feb 21, 2022
N/A· v4
3.1 LOW· v3
3.5 LOW· v2
The AnyComment WordPress plugin before 0.2.18 is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other use...Show more
The AnyComment WordPress plugin before 0.2.18 is affected by a race condition when liking/disliking a comment/reply, which could allow any authenticated user to quickly raise their rating or lower the rating of other usersShow less
3Debian
LinuxRedhat
3Debian Linux
Enterprise LinuxLinux Kernel
Jun 17, 2026
Feb 18, 2022
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
A race condition accessing file object in the Linux kernel OverlayFS subsystem was found in the way users do rename in specific way with OverlayFS. A local user could use this flaw to crash the system.
5Canonical
DebianFedoraproject+2 more
17Debian Linux
Enterprise LinuxEnterprise Linux Desktop+14 more
Jun 17, 2026
Feb 18, 2022
N/A· v4
7.2 HIGH· v3
9.0 HIGH· v2
A flaw was found in the way Samba, as an Active Directory Domain Controller, implemented Kerberos name-based authentication. The Samba AD DC, could become confused about the user a ticket represents if it did not strictl...Show more
A flaw was found in the way Samba, as an Active Directory Domain Controller, implemented Kerberos name-based authentication. The Samba AD DC, could become confused about the user a ticket represents if it did not strictly require a Kerberos PAC and always use the SIDs found within. The result could include total domain compromise.Show less
3Canonical
DebianFedoraproject
4Debian Linux
FedoraSnapd+1 more
Jun 17, 2026
Feb 17, 2022
N/A· v4
7.8 HIGH· v3
6.9 MEDIUM· v2
A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside t...Show more
A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside the snap's private mount namespace and causing snap-confine to execute arbitrary code and hence gain privilege escalation. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1Show less
3Linux
NetappRedhat
12Active Iq Unified Manager
Bootstrap OsElement Software+9 more
Jun 17, 2026
Feb 16, 2022
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
A race problem was seen in the vt_k_ioctl in drivers/tty/vt/vt_ioctl.c in the Linux kernel, which may cause an out of bounds read in vt as the write access to vc_mode is not protected by lock-in vt_ioctl (KDSETMDE). The...Show more
A race problem was seen in the vt_k_ioctl in drivers/tty/vt/vt_ioctl.c in the Linux kernel, which may cause an out of bounds read in vt as the write access to vc_mode is not protected by lock-in vt_ioctl (KDSETMDE). The highest threat from this vulnerability is to data confidentiality.Show less
6Debian
FedoraprojectLinux+3 more
193scale
Communications Cloud Native Core Binding Support FunctionCommunications Cloud Native Core Network Exposure Function+16 more
Jun 17, 2026
Feb 16, 2022
N/A· v4
7.1 HIGH· v3
7.9 HIGH· v2
A use-after-free flaw was found in the Linux kernel’s Bluetooth subsystem in the way user calls connect to the socket and disconnect simultaneously due to a race condition. This flaw allows a user to crash the system or...Show more
A use-after-free flaw was found in the Linux kernel’s Bluetooth subsystem in the way user calls connect to the socket and disconnect simultaneously due to a race condition. This flaw allows a user to crash the system or escalate their privileges. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.Show less
1Crossbeam Project
1Crossbeam
Jun 17, 2026
Feb 15, 2022
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u...Show more
crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u}64` was always the same as `Atomic{I,U}64`. However, the alignment of `{i,u}64` on a 32-bit target can be smaller than `Atomic{I,U}64`. This can cause unaligned memory accesses and data race. Crates using `fetch_*` methods with `AtomicCell<{i,u}64>` are affected by this issue. 32-bit targets without `Atomic{I,U}64` and 64-bit targets are not affected by this issue. This has been fixed in crossbeam-utils 0.8.7. There are currently no known workarounds.Show less
1Hashicorp
1Nomad
Jun 17, 2026
Feb 14, 2022
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
HashiCorp Nomad and Nomad Enterprise 0.3.0 through 1.0.17, 1.1.11, and 1.2.5 artifact download functionality has a race condition such that the Nomad client agent could download the wrong artifact into the wrong destinat...Show more
HashiCorp Nomad and Nomad Enterprise 0.3.0 through 1.0.17, 1.1.11, and 1.2.5 artifact download functionality has a race condition such that the Nomad client agent could download the wrong artifact into the wrong destination. Fixed in 1.0.18, 1.1.12, and 1.2.6Show less
1Google
1Android
Jun 17, 2026
Feb 9, 2022
N/A· v4
4.1 MEDIUM· v3
1.9 LOW· v2
In vow driver, there is a possible memory corruption due to a race condition. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patc...Show more
In vow driver, there is a possible memory corruption due to a race condition. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS05852822; Issue ID: ALPS05852822.Show less
1Huawei
3Emui
HarmonyosMagic Ui
Jun 17, 2026
Feb 9, 2022
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
There is a race condition vulnerability in the binder driver subsystem in the kernel.Successful exploitation of this vulnerability may affect kernel stability.
1Acronis
2Cyber Protect Home Office
True Image
Jun 17, 2026
Feb 4, 2022
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
Local privilege escalation due to race condition on application startup. The following products are affected: Acronis Cyber Protect Home Office (macOS) before build 39605, Acronis True Image 2021 (macOS) before build 392...Show more
Local privilege escalation due to race condition on application startup. The following products are affected: Acronis Cyber Protect Home Office (macOS) before build 39605, Acronis True Image 2021 (macOS) before build 39287Show less
1Nvidia
1Shield Experience
Jun 17, 2026
Jan 18, 2022
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
NVIDIA Tegra kernel driver contains a vulnerability in NVHost, where a specific race condition can lead to a null pointer dereference, which may lead to a system reboot.
4Debian
LinuxNetapp+1 more
15Communications Cloud Native Core Binding Support Function
Communications Cloud Native Core Network Exposure FunctionCommunications Cloud Native Core Policy+12 more
Jun 17, 2026
Jan 18, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close() and fget() simultaneously and can potentially trigger a race condition....Show more
A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close() and fget() simultaneously and can potentially trigger a race condition. This flaw allows a local user to crash the system or escalate their privileges on the system. This flaw affects Linux kernel versions prior to 5.16-rc4.Show less
1Google
1Android
Jun 17, 2026
Jan 14, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In init of vendor_graphicbuffer_meta.cpp, 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 n...Show more
In init of vendor_graphicbuffer_meta.cpp, 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-188745089References: N/AShow less
1Google
1Android
Jun 17, 2026
Jan 14, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In phTmlNfc_Init and phTmlNfc_CleanUp of phTmlNfc.cc, 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 inte...Show more
In phTmlNfc_Init and phTmlNfc_CleanUp of phTmlNfc.cc, 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-10 Android-11 Android-12 Android-9Android ID: A-197353344Show less
1Qualcomm
180Apq8096au Firmware
Ar8031 FirmwareAr8035 Firmware+177 more
Jun 17, 2026
Jan 13, 2022
N/A· v4
6.4 MEDIUM· v3
4.4 MEDIUM· v2
Use after free condition can occur in wired connectivity due to a race condition while creating and deleting folders in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon In...Show more
Use after free condition can occur in wired connectivity due to a race condition while creating and deleting folders in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables, Snapdragon Wired Infrastructure and NetworkingShow less
1Microsoft
4Windows 10
Windows 11Windows Server+1 more
Jun 17, 2026
Jan 11, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
Windows DWM Core Library Elevation of Privilege Vulnerability