← 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
1Microsoft
1Windows 11
Jun 17, 2026
May 10, 2022
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
Windows Kernel Information Disclosure Vulnerability
1Microsoft
4Windows 10
Windows 11Windows Server+1 more
Jun 17, 2026
May 10, 2022
N/A· v4
7.8 HIGH· v3
4.4 MEDIUM· v2
Windows Digital Media Receiver Elevation of Privilege Vulnerability
1Google
1Android
Jun 17, 2026
May 10, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In ion_ioctl and related functions of ion.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 i...Show more
In ion_ioctl and related functions of ion.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-205707793References: N/AShow less
1Google
1Android
Jun 17, 2026
May 10, 2022
N/A· v4
7.0 HIGH· v3
6.2 MEDIUM· v2
In startActivityForAttachedApplicationIfNeeded of RootWindowContainer.java, there is a possible way to overlay an app that believes it's still in the foreground, when it is not, due to a race condition. This could lead t...Show more
In startActivityForAttachedApplicationIfNeeded of RootWindowContainer.java, there is a possible way to overlay an app that believes it's still in the foreground, when it is not, due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12LAndroid ID: A-211481342Show less
1Google
1Android
Jun 17, 2026
May 10, 2022
N/A· v4
7.0 HIGH· v3
6.2 MEDIUM· v2
In several functions of KeyguardServiceWrapper.java and related files,, there is a possible way to briefly view what's under the lockscreen due to a race condition. This could lead to local escalation of privilege if a G...Show more
In several functions of KeyguardServiceWrapper.java and related files,, there is a possible way to briefly view what's under the lockscreen due to a race condition. This could lead to local escalation of privilege if a Guest user is enabled, with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-11 Android-12 Android-12LAndroid ID: A-151095871Show less
1Google
1Android
Jun 17, 2026
May 3, 2022
N/A· v4
4.7 MEDIUM· v3
1.9 LOW· v2
In aee daemon, there is a possible information disclosure due to a race condition. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploi...Show more
In aee daemon, there is a possible information disclosure 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. Patch ID: ALPS06383944; Issue ID: ALPS06383944.Show less
1Google
1Android
Jun 17, 2026
May 3, 2022
N/A· v4
6.4 MEDIUM· v3
4.4 MEDIUM· v2
In aee driver, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch...Show more
In aee driver, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS06209201; Issue ID: ALPS06226345.Show less
1Google
1Android
Jun 17, 2026
May 3, 2022
N/A· v4
6.4 MEDIUM· v3
4.4 MEDIUM· v2
In aee driver, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch...Show more
In aee driver, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS06209197; Issue ID: ALPS06209197.Show less
3Debian
QemuRedhat
3Debian Linux
Enterprise LinuxQemu
Jun 17, 2026
Apr 29, 2022
N/A· v4
8.2 HIGH· v3
4.6 MEDIUM· v2
A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values `cursor->header.width` and `cursor->header.height` can lead to the allocation of a small cursor object followed by a...Show more
A flaw was found in the QXL display device emulation in QEMU. A double fetch of guest controlled values `cursor->header.width` and `cursor->header.height` can lead to the allocation of a small cursor object followed by a subsequent heap-based buffer overflow. A malicious privileged guest user could use this flaw to crash the QEMU process on the host or potentially execute arbitrary code within the context of the QEMU process.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Apr 29, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A use-after-free vulnerability was found in the Linux kernel in drivers/net/hamradio. This flaw allows a local attacker with a user privilege to cause a denial of service (DOS) when the mkiss or sixpack device is detache...Show more
A use-after-free vulnerability was found in the Linux kernel in drivers/net/hamradio. This flaw allows a local attacker with a user privilege to cause a denial of service (DOS) when the mkiss or sixpack device is detached and reclaim resources early.Show less
4Debian
LinuxNetapp+1 more
11Debian Linux
Enterprise LinuxH300e Firmware+8 more
Jun 17, 2026
Apr 29, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. T...Show more
A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.Show less
2Debian
Linux
2Debian Linux
Linux Kernel
Jun 17, 2026
Apr 22, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
In the Linux kernel before 5.17.3, fs/io_uring.c has a use-after-free due to a race condition in io_uring timeouts. This can be triggered by a local user who has no access to any user namespace; however, the race conditi...Show more
In the Linux kernel before 5.17.3, fs/io_uring.c has a use-after-free due to a race condition in io_uring timeouts. This can be triggered by a local user who has no access to any user namespace; however, the race condition perhaps can only be exploited infrequently.Show less
1Amazon
1Amazon Ssm Agent
Jun 17, 2026
Apr 20, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
Amazon AWS amazon-ssm-agent before 3.1.1208.0 creates a world-writable sudoers file, which allows local attackers to inject Sudo rules and escalate privileges to root. This occurs in certain situations involving a race c...Show more
Amazon AWS amazon-ssm-agent before 3.1.1208.0 creates a world-writable sudoers file, which allows local attackers to inject Sudo rules and escalate privileges to root. This occurs in certain situations involving a race condition.Show less
1Microsoft
17Windows 10 1507
Windows 10 1607Windows 10 1809+14 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
Windows User Profile Service Elevation of Privilege Vulnerability
1Microsoft
5Windows Server 2008
Windows Server 2012Windows Server 2016+2 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
6.6 MEDIUM· v3
8.5 HIGH· v2
Windows DNS Server Remote Code Execution Vulnerability
1Microsoft
4Windows 10
Windows Server 2016Windows Server 2019+1 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
Windows Bluetooth Driver Elevation of Privilege Vulnerability
1Microsoft
10Windows 10
Windows 11Windows 7+7 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
7.0 HIGH· v3
6.9 MEDIUM· v2
Windows File Server Resource Management Service Elevation of Privilege Vulnerability
1Microsoft
5Windows Server 2008
Windows Server 2012Windows Server 2016+2 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
6.6 MEDIUM· v3
8.5 HIGH· v2
Windows DNS Server Remote Code Execution Vulnerability
1Microsoft
5Windows Server 2008
Windows Server 2012Windows Server 2016+2 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
6.6 MEDIUM· v3
8.5 HIGH· v2
Windows DNS Server Remote Code Execution Vulnerability
1Microsoft
5Windows Server 2008
Windows Server 2012Windows Server 2016+2 more
Jun 17, 2026
Apr 15, 2022
N/A· v4
6.6 MEDIUM· v3
8.5 HIGH· v2
Windows DNS Server Remote Code Execution Vulnerability