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,607)

page 41 of 131
  • CVE-2024-49097HigDec 12, 2024
    risk 0.46cvss 7.0epss 0.00

    Windows PrintWorkflowUserSvc Elevation of Privilege Vulnerability

  • CVE-2024-49095HigDec 12, 2024
    risk 0.46cvss 7.0epss 0.00

    Windows PrintWorkflowUserSvc Elevation of Privilege Vulnerability

  • CVE-2024-49084HigDec 12, 2024
    risk 0.46cvss 7.0epss 0.00

    Windows Kernel Elevation of Privilege Vulnerability

  • CVE-2024-49059HigDec 12, 2024
    risk 0.46cvss 7.0epss 0.00

    Microsoft Office Elevation of Privilege Vulnerability

  • CVE-2024-36623HigNov 29, 2024
    risk 0.46cvss 8.1epss 0.01

    moby through v25.0.3 has a Race Condition vulnerability in the streamformatter package which can be used to trigger multiple concurrent write operations resulting in data corruption or application crashes.

  • CVE-2022-49001HigOct 21, 2024
    risk 0.46cvss 7.0epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: riscv: fix race when vmap stack overflow Currently, when detecting vmap stack overflow, riscv firstly switches to the so called shadow stack, then use this shadow stack to call the get_overflow_stack() to get…

  • CVE-2024-47534HigOct 1, 2024
    risk 0.46cvss epss 0.01

    go-tuf is a Go implementation of The Update Framework (TUF). The go-tuf client inconsistently traces the delegations. For example, if targets delegate to "A", and to "B", and "B" delegates to "C", then the client should trace the delegations in the order "A" then "B" then "C"…

  • CVE-2024-7627HigSep 5, 2024
    risk 0.46cvss 8.1epss 0.03

    The Bit File Manager plugin for WordPress is vulnerable to Remote Code Execution in versions 6.0 to 6.5.5 via the 'checkSyntax' function. This is due to writing a temporary file to a publicly accessible directory before performing file validation. This makes it possible for…

  • CVE-2024-34731HigAug 15, 2024
    risk 0.46cvss 7.0epss 0.00

    In multiple functions of TranscodingResourcePolicy.cpp, there is a possible memory corruption 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-2024-38137HigAug 13, 2024
    risk 0.46cvss 7.0epss 0.00

    Windows Resource Manager PSM Service Extension Elevation of Privilege Vulnerability

  • CVE-2024-38136HigAug 13, 2024
    risk 0.46cvss 7.0epss 0.00

    Windows Resource Manager PSM Service Extension Elevation of Privilege Vulnerability

  • CVE-2023-42959HigJul 29, 2024
    risk 0.46cvss 7.0epss 0.00

    A race condition was addressed with improved state handling. This issue is fixed in macOS Sonoma 14. An app may be able to execute arbitrary code with kernel privileges.

  • CVE-2022-48858HigJul 16, 2024
    risk 0.46cvss 7.0epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and…

  • CVE-2024-34725HigJul 9, 2024
    risk 0.46cvss 7.0epss 0.00

    In DevmemIntUnexportCtx of devicemem_server.c, there is a possible arbitrary code execution due to a race condition. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2024-34724HigJul 9, 2024
    risk 0.46cvss 7.0epss 0.00

    In _UnrefAndMaybeDestroy of pmr.c, there is a possible arbitrary code execution due to a race condition. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2024-31327HigJul 9, 2024
    risk 0.46cvss 7.0epss 0.00

    In multiple functions of MessageQueueBase.h, there is a possible out of bounds write 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-2024-32899HigJun 13, 2024
    risk 0.46cvss 7.0epss 0.00

    In gpu_pm_power_off_top_nolock of pixel_gpu_power.c, there is a possible compromise of protected memory due to a race condition. This could lead to local escalation of privilege to TEE with no additional execution privileges needed. User interaction is not needed for…

  • CVE-2024-32891HigJun 13, 2024
    risk 0.46cvss 7.0epss 0.00

    In sec_media_unprotect of media.c, there is a possible memory corruption 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-2024-28999MedJun 4, 2024
    risk 0.46cvss 6.4epss 0.14

    The SolarWinds Platform was determined to be affected by a Race Condition Vulnerability affecting the web console.

  • CVE-2024-35848HigMay 17, 2024
    risk 0.46cvss 7.0epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the…