CWE-362— Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition)
The product contains a concurrent code sequence that 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 operating concurrently.— MITRE CWE catalog
2,498 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-362page 40 of 50
- CVE-2025-39813MEDIUMCVSS 4.7EG 4.72025-09-16
In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in trace_printk_seq during ftrace_dump When calling ftrace_dump_one() concurrently with reading trace_pipe, a WARN_ON_ONCE() in trace_print…
- CVE-2025-39825MEDIUMEG 4.72025-09-16
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename(2) Besides sending the rename request to the server, the rename process also involves closing any deferred close, w…
- CVE-2025-39905HIGHCVSS 7.0EG 7.02025-10-01
In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl->phydev writes with resolver Currently phylink_resolve() protects itself against concurrent phylink_bringup_phy() or…
- CVE-2025-39927MEDIUMCVSS 4.7EG 4.72025-10-01
In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. …
- CVE-2025-39941MEDIUMCVSS 4.7EG 4.72025-10-04
In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: …
- CVE-2025-39961MEDIUMCVSS 4.7EG 4.72025-10-09
In the Linux kernel, the following vulnerability has been resolved: iommu/amd/pgtbl: Fix possible race while increase page table level The AMD IOMMU host page table implementation supports dynamic page table levels (up to 6 levels), star…
- CVE-2025-39966HIGHCVSS 7.0EG 7.02025-10-15
In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix race during abort for file descriptors fput() doesn't actually call file_operations release() synchronously, it puts the file on a work queue and it will be…
- CVE-2025-40039MEDIUMEG 4.72025-10-28
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess->rpc_handle_list' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be …
- CVE-2025-40569MEDIUMCVSS 4.8EG 4.82025-06-10
A vulnerability has been identified in RUGGEDCOM RST2428P (6GK6242-6PA00) (All versions < V3.2), SCALANCE XCH328 (6GK5328-4TS01-2EC2) (All versions < V3.2), SCALANCE XCM324 (6GK5324-8TS01-2AC2) (All versions < V3.2), SCALANCE XCM328 (6GK53…
- CVE-2025-43244CRITICALCVSS 9.8EG 9.82025-07-30
A race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An app may be able to cause unexpected system termination.
- CVE-2025-43275CRITICALCVSS 9.8EG 9.82025-07-30
A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.6, macOS Sonoma 14.7.7, macOS Ventura 13.7.7. An app may be able to break out of its sandbox.
- CVE-2025-43292MEDIUMCVSS 5.5EG 5.52025-09-15
A race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.7, macOS Sequoia 15.7.2, macOS Tahoe 26. An app may be able to access sensitive user data.
- CVE-2025-43304HIGHCVSS 7.0EG 7.02025-09-15
A race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.7, macOS Sonoma 14.8, macOS Tahoe 26. An app may be able to gain root privileges.
- CVE-2025-43364HIGHCVSS 7.8EG 7.82025-11-04
A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.7, macOS Sonoma 14.8, macOS Tahoe 26.1. An app may be able to break out of its sandbox.
- CVE-2025-43420MEDIUMCVSS 4.7EG 4.72025-11-04
A race condition was addressed with improved state handling. This issue is fixed in macOS Sequoia 15.7.2, macOS Sonoma 14.8.2, macOS Tahoe 26.1. An app may be able to access sensitive user data.
- CVE-2025-43510CRITICALCVSS 7.8EG 9.0⚠ KEV2025-12-12
A memory corruption issue was addressed with improved lock state checking. This issue is fixed in iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOS 26.1, macOS Sequoia 15.7.2, macOS Sonoma 14.8.2, macOS Tahoe 26.1, tvOS 26.1, visionOS 26.1…
- CVE-2025-43531LOWCVSS 3.1EG 3.12025-12-17
A race condition was addressed with improved state handling. This issue is fixed in Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, tvOS 26.2, visionOS 26.2, watchOS 26.2. Processing maliciously craft…
- CVE-2025-45731MEDIUMCVSS 6.5EG 6.52025-07-24
A group deletion race condition in 2FAuth v5.5.0 causes data inconsistencies and orphaned accounts when a group is deleted while other operations are pending.
- CVE-2025-46284HIGHCVSS 7.0EG 7.02026-05-26
A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.7, macOS Tahoe 26. An app may be able to gain root privileges.
- CVE-2025-46336MEDIUMCVSS 4.2EG 4.22025-05-08
Rack::Session is a session management implementation for Rack. In versions starting from 2.0.0 to before 2.1.1, when using the Rack::Session::Pool middleware, and provided the attacker can acquire a session cookie (already a major issue), …
- CVE-2025-46613HIGHCVSS 7.5EG 7.52025-04-25
OpenPLC 3 through 64f9c11 has server.cpp Memory Corruption because a thread may access handleConnections arguments after the parent stack frame becomes unavailable.
- CVE-2025-47545MEDIUMCVSS 5.3EG 5.32025-05-07
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Ays Pro Poll Maker poll-maker allows Leveraging Race Conditions.This issue affects Poll Maker: from n/a through <= 5.7.7.
- CVE-2025-47735LOWCVSS 2.9EG 2.92025-05-09
inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks drop_slow thread synchronization.
- CVE-2025-47907HIGHCVSS 7.0EG 7.02025-08-07
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a…
- CVE-2025-47972HIGHCVSS 8.0EG 8.02025-07-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Microsoft Input Method Editor (IME) allows an authorized attacker to elevate privileges over a network.
- CVE-2025-47997MEDIUMCVSS 6.5EG 6.52025-09-09
Concurrent execution using shared resource with improper synchronization ('race condition') in SQL Server allows an authorized attacker to disclose information over a network.
- CVE-2025-48000HIGHCVSS 7.8EG 7.82025-07-08
Use after free in Windows Connected Devices Platform Service allows an authorized attacker to elevate privileges locally.
- CVE-2025-48533HIGHCVSS 7.0EG 7.02025-09-04
In multiple locations, there is a possible way to use apps linked from a context menu of a lockscreen app due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User intera…
- CVE-2025-48548HIGHCVSS 7.3EG 7.32025-09-04
In multiple functions of AppOpsControllerImpl.java, there is a possible way to record audio without displaying the privacy indicator due to a race condition. This could lead to local escalation of privilege with User execution privileges n…
- CVE-2025-48564HIGHCVSS 7.0EG 7.02025-12-08
In multiple locations, there is a possible intent filter bypass 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.
- CVE-2025-48568HIGHCVSS 7.4EG 7.42026-03-02
In multiple locations, there is a possible lockscreen bypass 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.
- CVE-2025-48577HIGHCVSS 7.4EG 7.42026-03-02
In multiple functions of KeyguardViewMediator.java, there is a possible lockscreen bypass due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not nee…
- CVE-2025-48625HIGHCVSS 7.0EG 7.02025-12-08
In multiple locations of UsbDataAdvancedProtectionHook.java, there is a possible way to access USB data when the screen is off due to a race condition. This could lead to local escalation of privilege with no additional execution privilege…
- CVE-2025-48641HIGHCVSS 7.0EG 7.02026-03-02
In multiple functions of Nfc.h, 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.
- CVE-2025-48751LOWCVSS 2.9EG 2.92025-05-24
The process_lock crate 0.1.0 for Rust allows data races in unlock.
- CVE-2025-48753LOWCVSS 2.9EG 2.92025-05-24
In the anode crate 0.1.0 for Rust, data races can occur in unlock in SpinLock.
- CVE-2025-48880MEDIUMCVSS 6.6EG 6.62025-05-30
FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.181, when an administrative account is a deleting a user, there is the the possibility of a race condition occurring. This issue has been patched in version…
- CVE-2025-49456MEDIUMCVSS 6.2EG 6.22025-08-12
Race condition in the installer for certain Zoom Clients for Windows may allow an unauthenticated user to impact application integrity via local access.
- CVE-2025-49665HIGHCVSS 7.8EG 7.82025-07-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Workspace Broker allows an authorized attacker to elevate privileges locally.
- CVE-2025-49678HIGHCVSS 7.0EG 7.02025-07-08
Null pointer dereference in Windows NTFS allows an authorized attacker to elevate privileges locally.
- CVE-2025-49690HIGHCVSS 7.4EG 7.42025-07-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Capability Access Management Service (camsvc) allows an unauthorized attacker to elevate privileges locally.
- CVE-2025-49737HIGHCVSS 7.0EG 7.02025-07-08
Concurrent execution using shared resource with improper synchronization ('race condition') in Microsoft Teams allows an authorized attacker to elevate privileges locally.
- CVE-2025-49743MEDIUMCVSS 6.7EG 6.72025-08-12
Concurrent execution using shared resource with improper synchronization ('race condition') in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally.
- CVE-2025-49744HIGHCVSS 7.0EG 7.02025-07-08
Heap-based buffer overflow in Microsoft Graphics Component allows an authorized attacker to elevate privileges locally.
- CVE-2025-49762HIGHCVSS 7.0EG 7.02025-08-12
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally.
- CVE-2025-50167HIGHCVSS 7.0EG 7.02025-08-12
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Hyper-V allows an authorized attacker to elevate privileges locally.
- CVE-2025-50169HIGHCVSS 7.5EG 7.52025-08-12
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows SMB allows an unauthorized attacker to execute code over a network.
- CVE-2025-50177HIGHCVSS 8.1EG 8.12025-08-12
Use after free in Windows Message Queuing allows an unauthorized attacker to execute code over a network.
- CVE-2025-5054MEDIUMCVSS 4.7EG 4.72025-05-30
Race condition in Canonical apport up to and including 2.32.0 allows a local attacker to leak sensitive information via PID-reuse by leveraging namespaces. When handling a crash, the function `_check_global_pid_and_forward`, which dete…
- CVE-2025-52434HIGHCVSS 7.5EG 7.52025-07-10
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') vulnerability in Apache Tomcat when using the APR/Native connector. This was particularly noticeable with client initiated closes of HTTP/2 connect…
Map vulnerabilities like CWE-362 to your infrastructure
EchelonGraph correlates every CVE — across CWE-362 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →