VYPR

CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

ClassDraftLikelihood: Medium

Description

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.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-26 · CAPEC-29

CVEs mapped to this weakness (2,608)

page 90 of 131
  • CVE-2022-31758MedJun 13, 2022
    risk 0.31cvss 4.7epss 0.00

    The kernel module has the race condition vulnerability. Successful exploitation of this vulnerability may affect data confidentiality.

  • CVE-2022-26765MedMay 26, 2022
    risk 0.31cvss 4.7epss 0.00

    A race condition was addressed with improved state handling. This issue is fixed in watchOS 8.6, tvOS 15.5, macOS Monterey 12.4, iOS 15.5 and iPadOS 15.5. A malicious attacker with arbitrary read and write capability may be able to bypass Pointer Authentication.

  • CVE-2022-26690MedMay 26, 2022
    risk 0.31cvss 4.7epss 0.02

    Description: A race condition was addressed with additional validation. This issue is fixed in macOS Monterey 12.3. A malicious application may be able to modify protected parts of the file system.

  • CVE-2021-33078MedMay 12, 2022
    risk 0.31cvss 4.7epss 0.00

    Race condition within a thread in firmware for some Intel(R) Optane(TM) SSD and Intel(R) SSD DC Products may allow a privileged user to potentially enable denial of service via local access.

  • CVE-2021-33075MedMay 12, 2022
    risk 0.31cvss 4.7epss 0.00

    Race condition in firmware for some Intel(R) Optane(TM) SSD, Intel(R) Optane(TM) SSD DC and Intel(R) SSD DC Products may allow a privileged user to potentially enable denial of service via local access.

  • CVE-2022-29116MedMay 10, 2022
    risk 0.31cvss 4.7epss 0.01

    Windows Kernel Information Disclosure Vulnerability

  • CVE-2022-20097MedMay 3, 2022
    risk 0.31cvss 4.7epss 0.00

    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.

  • CVE-2022-21975MedMar 9, 2022
    risk 0.31cvss 4.7epss 0.00

    Windows Hyper-V Denial of Service Vulnerability

  • CVE-2021-20321MedFeb 18, 2022
    risk 0.31cvss 4.7epss 0.00

    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.

  • CVE-2021-40015MedFeb 9, 2022
    risk 0.31cvss 4.7epss 0.00

    There is a race condition vulnerability in the binder driver subsystem in the kernel.Successful exploitation of this vulnerability may affect kernel stability.

  • CVE-2021-34406MedJan 18, 2022
    risk 0.31cvss 4.7epss 0.00

    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.

  • CVE-2021-0298MedOct 19, 2021
    risk 0.31cvss 4.7epss 0.00

    A Race Condition in the 'show chassis pic' command in Juniper Networks Junos OS Evolved may allow an attacker to crash the port interface concentrator daemon (picd) process on the FPC, if the command is executed coincident with other system events outside the attacker's control,…

  • CVE-2020-36472MedAug 8, 2021
    risk 0.31cvss 5.9epss 0.01

    An issue was discovered in the max7301 crate before 0.2.0 for Rust. The ImmediateIO and TransactionalIO types implement Sync for all Expander types that they contain.

  • CVE-2020-36471MedAug 8, 2021
    risk 0.31cvss 5.9epss 0.01

    An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds.

  • CVE-2020-36470MedAug 8, 2021
    risk 0.31cvss 5.9epss 0.01

    An issue was discovered in the disrustor crate through 2020-12-17 for Rust. RingBuffer doe not properly limit the number of mutable references.

  • CVE-2021-0443MedApr 13, 2021
    risk 0.31cvss 4.7epss 0.00

    In several functions of ScreenshotHelper.java and related files, there is a possible incorrectly saved screenshot due to a race condition. This could lead to local information disclosure across user profiles with no additional execution privileges needed. User interaction is…

  • CVE-2020-35451MedMar 9, 2021
    risk 0.31cvss 4.7epss 0.00

    There is a race condition in OozieSharelibCLI in Apache Oozie before version 5.2.1 which allows a malicious attacker to replace the files in Oozie's sharelib during it's creation.

  • CVE-2021-0320MedJan 11, 2021
    risk 0.31cvss 4.7epss 0.00

    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.…

  • CVE-2020-35897MedDec 31, 2020
    risk 0.31cvss 4.7epss 0.00

    An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race.

  • CVE-2020-35886MedDec 31, 2020
    risk 0.31cvss 4.7epss 0.00

    An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race.