VYPR

CWE-667

Improper Locking

ClassDraft

Description

The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.

Hierarchy (View 1000)

Related attack patterns (CAPEC)

CAPEC-25 · CAPEC-26 · CAPEC-27

CVEs mapped to this weakness (725)

page 27 of 37
  • CVE-2022-42775MedDec 6, 2022
    risk 0.36cvss 5.5epss 0.00

    In camera driver, there is a possible memory corruption due to improper locking. This could lead to local denial of service in kernel.

  • CVE-2022-39131MedDec 6, 2022
    risk 0.36cvss 5.5epss 0.00

    In camera driver, there is a possible memory corruption due to improper locking. This could lead to local denial of service in kernel.

  • CVE-2022-4129MedNov 28, 2022
    risk 0.36cvss 5.5epss 0.00

    A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol (L2TP). A missing lock when clearing sk_user_data can lead to a race condition and NULL pointer dereference. A local user could use this flaw to potentially crash the system causing a denial of service.

  • CVE-2022-38690MedOct 14, 2022
    risk 0.36cvss 5.5epss 0.00

    In camera driver, there is a possible memory corruption due to improper locking. This could lead to local denial of service in kernel.

  • CVE-2022-38791MedAug 27, 2022
    risk 0.36cvss 5.5epss 0.00

    In MariaDB before 10.9.2, compress_write in extra/mariabackup/ds_compress.cc does not release data_mutex upon a stream write failure, which allows local users to trigger a deadlock.

  • CVE-2022-26356MedApr 5, 2022
    risk 0.36cvss 5.6epss 0.00

    Racy interactions between dirty vram tracking and paging log dirty hypercalls Activation of log dirty mode done by XEN_DMOP_track_dirty_vram (was named HVMOP_track_dirty_vram before Xen 4.9) is racy with ongoing log dirty hypercalls. A suitably timed call to…

  • CVE-2021-4149MedMar 23, 2022
    risk 0.36cvss 5.5epss 0.00

    A vulnerability was found in btrfs_alloc_tree_b in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw, a user with a local privilege may cause a denial of service (DOS) due to a deadlock problem.

  • CVE-2021-1123MedOct 29, 2021
    risk 0.36cvss 5.5epss 0.00

    NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can deadlock, which may lead to denial of service.

  • CVE-2021-31427MedApr 29, 2021
    risk 0.36cvss 5.6epss 0.00

    This vulnerability allows local attackers to disclose sensitive information on affected installations of Parallels Desktop 15.1.5-47309. An attacker must first obtain the ability to execute low-privileged code on the target guest system in order to exploit this vulnerability.…

  • CVE-2020-27035MedDec 15, 2020
    risk 0.36cvss 5.5epss 0.00

    In priorLinearAllocation of C2AllocatorIon.cpp, there is a possible use-after-free due to improper locking. This could lead to local information disclosure in the media codec with no additional execution privileges needed. User interaction is not needed for exploitation.Product:…

  • CVE-2020-12771MedMay 9, 2020
    risk 0.36cvss 5.5epss 0.01

    An issue was discovered in the Linux kernel through 5.6.11. btree_gc_coalesce in drivers/md/bcache/btree.c has a deadlock if a coalescing operation fails.

  • CVE-2019-9268MedSep 27, 2019
    risk 0.36cvss 5.5epss 0.00

    In libstagefright, there is a possible use-after-free due to improper locking. This could lead to local escalation of privilege in the media server with no additional execution privileges needed. User interaction is not needed for exploitation. Product: AndroidVersions:…

  • CVE-2019-2119MedJul 8, 2019
    risk 0.36cvss 5.5epss 0.00

    In multiple functions of key_store_service.cpp, there is a possible Information Disclosure due to improper locking. This could lead to local information disclosure of protected data with no additional execution privileges needed. User interaction is not needed for exploitation.…

  • CVE-2009-2857MedAug 19, 2009
    risk 0.36cvss 5.5epss 0.00

    The kernel in Sun Solaris 8, 9, and 10, and OpenSolaris before snv_103, does not properly handle interaction between the filesystem and virtual-memory implementations, which allows local users to cause a denial of service (deadlock and system halt) via vectors involving mmap and…

  • CVE-2009-1388MedJul 5, 2009
    risk 0.36cvss 5.5epss 0.00

    The ptrace_start function in kernel/ptrace.c in the Linux kernel 2.6.18 does not properly handle simultaneous execution of the do_coredump function, which allows local users to cause a denial of service (deadlock) via vectors involving the ptrace system call and a coredumping…

  • CVE-2009-1243MedApr 6, 2009
    risk 0.36cvss 5.5epss 0.00

    net/ipv4/udp.c in the Linux kernel before 2.6.29.1 performs an unlocking step in certain incorrect circumstances, which allows local users to cause a denial of service (panic) by reading zero bytes from the /proc/net/udp file and unspecified other files, related to the "udp…

  • CVE-2009-0935MedMar 18, 2009
    risk 0.36cvss 5.5epss 0.00

    The inotify_read function in the Linux kernel 2.6.27 to 2.6.27.13, 2.6.28 to 2.6.28.2, and 2.6.29-rc3 allows local users to cause a denial of service (OOPS) via a read with an invalid address to an inotify instance, which causes the device's event list mutex to be unlocked twice…

  • CVE-2006-4342MedOct 17, 2006
    risk 0.36cvss 5.5epss 0.00

    The kernel in Red Hat Enterprise Linux 3, when running on SMP systems, allows local users to cause a denial of service (deadlock) by running the shmat function on an shm at the same time that shmctl is removing that shm (IPC_RMID), which prevents a spinlock from being unlocked.

  • CVE-2005-3847MedNov 27, 2005
    risk 0.36cvss 5.5epss 0.00

    The handle_stop_signal function in signal.c in Linux kernel 2.6.11 up to other versions before 2.6.13 and 2.6.12.6 allows local users to cause a denial of service (deadlock) by sending a SIGKILL to a real-time threaded process while it is performing a core dump.

  • CVE-2005-2456MedAug 4, 2005
    risk 0.36cvss 5.5epss 0.00

    Array index overflow in the xfrm_sk_policy_insert function in xfrm_user.c in Linux kernel 2.6 allows local users to cause a denial of service (oops or deadlock) and possibly execute arbitrary code via a p->dir value that is larger than XFRM_POLICY_OUT, which is used as an index…