← Back
CWE-362

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

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading...Show more
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.2 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the getpeername function having an ENOTCONN error, a different vulnerability than CVE-2010-3494.Show less
1G.rodola
1Pyftpdlib
Apr 29, 2026
Oct 19, 2010
N/A· v4
N/A· v3
4.3 MEDIUM· v2
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading...Show more
Race condition in the FTPHandler class in ftpserver.py in pyftpdlib before 0.5.1 allows remote attackers to cause a denial of service (daemon outage) by establishing and then immediately closing a TCP connection, leading to the accept function having an unexpected return value of None, a different vulnerability than CVE-2010-3494.Show less
1Linux
1Linux Kernel
Apr 29, 2026
Oct 5, 2010
N/A· v4
N/A· v3
6.9 MEDIUM· v2
Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor V...Show more
Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hvc_open and hvc_remove functions.Show less
1Google
1Chrome
Apr 29, 2026
Sep 16, 2010
N/A· v4
N/A· v3
9.3 HIGH· v2
Race condition in the console implementation in Google Chrome before 6.0.472.59 has unspecified impact and attack vectors.
1Scott James Remnant
1Mountall
Apr 29, 2026
Sep 14, 2010
N/A· v4
N/A· v3
6.9 MEDIUM· v2
mountall.c in mountall before 2.15.2 uses 0666 permissions for the root.rules file, which allows local users to gain privileges by modifying this file.
3Canonical
DebianLinux
3Debian Linux
Linux KernelUbuntu Linux
Apr 29, 2026
Sep 8, 2010
N/A· v4
4.7 MEDIUM· v3
4.7 MEDIUM· v2
Race condition in the tty_fasync function in drivers/char/tty_io.c in the Linux kernel before 2.6.32.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecif...Show more
Race condition in the tty_fasync function in drivers/char/tty_io.c in the Linux kernel before 2.6.32.6 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via unknown vectors, related to the put_tty_queue and __f_setown functions. NOTE: the vulnerability was addressed in a different way in 2.6.32.9.Show less
1Redhat
1Spice Xpi
Apr 29, 2026
Aug 30, 2010
N/A· v4
N/A· v3
3.3 LOW· v2
Race condition in the SPICE (aka spice-xpi) plug-in 2.2 for Firefox allows local users to obtain sensitive information, and conduct man-in-the-middle attacks, by providing a UNIX socket for communication between this plu...Show more
Race condition in the SPICE (aka spice-xpi) plug-in 2.2 for Firefox allows local users to obtain sensitive information, and conduct man-in-the-middle attacks, by providing a UNIX socket for communication between this plug-in and the client (aka qspice-client) in qspice 0.3.0, and then accessing this socket.Show less
1Microsoft
1Internet Explorer
Apr 29, 2026
Aug 11, 2010
N/A· v4
N/A· v3
9.3 HIGH· v2
Race condition in Microsoft Internet Explorer 6, 7, and 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via vectors related to an object in memory, aka "Race Condition...Show more
Race condition in Microsoft Internet Explorer 6, 7, and 8 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via vectors related to an object in memory, aka "Race Condition Memory Corruption Vulnerability."Show less
1Microsoft
1Windows Xp
Apr 29, 2026
Aug 11, 2010
N/A· v4
N/A· v3
6.8 MEDIUM· v2
Race condition in the kernel in Microsoft Windows XP SP3 allows local users to gain privileges via vectors involving thread creation, aka "Windows Kernel Data Initialization Vulnerability."
1Apple
1Iphone Os
Apr 29, 2026
Jun 22, 2010
N/A· v4
N/A· v3
1.9 LOW· v2
Race condition in Passcode Lock in Apple iOS before 4 on the iPhone and iPod touch allows physically proximate attackers to bypass intended passcode requirements, and pair a locked device with a computer and access arbit...Show more
Race condition in Passcode Lock in Apple iOS before 4 on the iPhone and iPod touch allows physically proximate attackers to bypass intended passcode requirements, and pair a locked device with a computer and access arbitrary data, via vectors involving the initial boot.Show less
1Exim
1Exim
Apr 29, 2026
Jun 7, 2010
N/A· v4
N/A· v3
4.4 MEDIUM· v2
transports/appendfile.c in Exim before 4.72, when MBX locking is enabled, allows local users to change permissions of arbitrary files or create arbitrary files, and cause a denial of service or possibly gain privileges,...Show more
transports/appendfile.c in Exim before 4.72, when MBX locking is enabled, allows local users to change permissions of arbitrary files or create arbitrary files, and cause a denial of service or possibly gain privileges, via a symlink attack on a lockfile in /tmp/.Show less
1Exim
1Exim
Apr 29, 2026
Jun 7, 2010
N/A· v4
N/A· v3
4.4 MEDIUM· v2
transports/appendfile.c in Exim before 4.72, when a world-writable sticky-bit mail directory is used, does not verify the st_nlink field of mailbox files, which allows local users to cause a denial of service or possibly...Show more
transports/appendfile.c in Exim before 4.72, when a world-writable sticky-bit mail directory is used, does not verify the st_nlink field of mailbox files, which allows local users to cause a denial of service or possibly gain privileges by creating a hard link to another user's file.Show less
4Debian
LinuxOpensuse+1 more
6Debian Linux
Linux Enterprise DesktopLinux Enterprise High Availability Extension+3 more
Apr 29, 2026
May 7, 2010
N/A· v4
7.0 HIGH· v3
4.4 MEDIUM· v2
Race condition in the find_keyring_by_name function in security/keys/keyring.c in the Linux kernel 2.6.34-rc5 and earlier allows local users to cause a denial of service (memory corruption and system crash) or possibly h...Show more
Race condition in the find_keyring_by_name function in security/keys/keyring.c in the Linux kernel 2.6.34-rc5 and earlier allows local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact via keyctl session commands that trigger access to a dead keyring that is undergoing deletion by the key_cleanup function.Show less
1Apache
1Apache Http Server
Apr 29, 2026
Apr 20, 2010
N/A· v4
N/A· v3
6.8 MEDIUM· v2
Race condition in the mod_auth_shadow module for the Apache HTTP Server allows remote attackers to bypass authentication, and read and possibly modify data, via vectors related to improper interaction with an external he...Show more
Race condition in the mod_auth_shadow module for the Apache HTTP Server allows remote attackers to bypass authentication, and read and possibly modify data, via vectors related to improper interaction with an external helper application for validation of credentials.Show less
1Gnu
1Nano
Apr 29, 2026
Apr 16, 2010
N/A· v4
N/A· v3
3.7 LOW· v2
Race condition in GNU nano before 2.2.4, when run by root to edit a file that is not owned by root, allows local user-assisted attackers to change the ownership of arbitrary files via vectors related to the creation of b...Show more
Race condition in GNU nano before 2.2.4, when run by root to edit a file that is not owned by root, allows local user-assisted attackers to change the ownership of arbitrary files via vectors related to the creation of backup files.Show less
1Kde
1Kde Sc
Apr 29, 2026
Apr 15, 2010
N/A· v4
N/A· v3
6.9 MEDIUM· v2
Race condition in backend/ctrl.c in KDM in KDE Software Compilation (SC) 2.2.0 through 4.4.2 allows local users to change the permissions of arbitrary files, and consequently gain privileges, by blocking the removal of a...Show more
Race condition in backend/ctrl.c in KDM in KDE Software Compilation (SC) 2.2.0 through 4.4.2 allows local users to change the permissions of arbitrary files, and consequently gain privileges, by blocking the removal of a certain directory that contains a control socket, related to improper interaction with ksm.Show less
1Google
1Chrome
Apr 29, 2026
Apr 1, 2010
N/A· v4
N/A· v3
10.0 HIGH· v2
Multiple race conditions in the sandbox infrastructure in Google Chrome before 4.1.249.1036 have unspecified impact and attack vectors.
1Microsoft
7Internet Explorer
Windows 2000Windows 2003 Server+4 more
Apr 29, 2026
Mar 31, 2010
N/A· v4
N/A· v3
9.3 HIGH· v2
Race condition in Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Race Condition Memory Corruption...Show more
Race condition in Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via a crafted HTML document that triggers memory corruption, aka "Race Condition Memory Corruption Vulnerability."Show less
1Apple
1Itunes
Apr 29, 2026
Mar 31, 2010
N/A· v4
N/A· v3
6.9 MEDIUM· v2
Race condition in the installation package in Apple iTunes before 9.1 on Windows allows local users to gain privileges by replacing an unspecified file with a Trojan horse.
1Chip Salzenberg
1Deliver
Apr 29, 2026
Mar 26, 2010
N/A· v4
N/A· v3
2.1 LOW· v2
Chip Salzenberg Deliver does not properly associate a lockfile with the user who created the file, which allows local users to cause a denial of service (blockage of incoming e-mail) by creating lockfiles for arbitrary m...Show more
Chip Salzenberg Deliver does not properly associate a lockfile with the user who created the file, which allows local users to cause a denial of service (blockage of incoming e-mail) by creating lockfiles for arbitrary mailboxes.Show less