Skip to main content

CWE archive

CWE-667 CVEs

Programmatic archive

721 CVEs tagged with CWE-6673 Critical, 111 High, 592 Medium, 15 Low, 0 Unrated.

CVE-2024-35784

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I g…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27435

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: nvme: fix reconnection fail due to reserved tag allocation We found a issue on production environment while u…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-48675

Published May 3, 2024

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmput…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-48671

Published May 3, 2024

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() syzbot is hitting percpu_rwsem_assert_held(&…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27072

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtv_video_free() Remove locks calls in usbtv_video_free() because are…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27031

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt The loop inside nfs_netfs_issue_read()…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27021

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: r8169: fix LED-related deadlock on module removal Binding devm_led_classdev_register() to the netdev is probl…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-27014

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the `priv->state_lock`, any schedu…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27010

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc…

CVSS 5.5 · Medium
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2024-27005

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access req_list while it's being manipulated The icc_lock mutex was split into separate i…

CVSS 6.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27003

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: clk: Get runtime PM before walking tree for clk_summary Similar to the previous commit, we should make sure t…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-27002

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: Do a runtime PM get on controllers during probe mt8183-mfgcfg has a mutual dependency with gen…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26999

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: serial/pmac_zilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq comp…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26987

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled When I did hard offline test with hu…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26962

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshap…

CVSS 5.5 · Medium
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort

CVE-2024-26934

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usb_deauthorize_interface() Among the attribute file callback routines in drivers/…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2024-26933

Published May 1, 2024

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in port "disable" sysfs attribute The show and store callback routines for the "disab…

CVSS 7.8 · High
Vendor/product tagsBeta · best-effort

CVE-2022-48634

Published Apr 28, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gma_crtc_page_flip() was holding th…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-32648

Published Apr 25, 2024

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Prior to version 0.3.0, default functions don't respect nonreentrancy keys and the lock isn't emitted…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26925

Published Apr 25, 2024

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be relea…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26916

Published Apr 17, 2024

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: flush any delayed gfxoff on suspend entry" commit ab4750332dbe ("drm/amdgpu/sdma5.2: add beg…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26899

Published Apr 17, 2024

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bd_link_disk_holder and partition scan 'open_mutex' of gendisk is used to protect…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-26873

Published Apr 17, 2024

In the Linux kernel, the following vulnerability has been resolved: scsi: hisi_sas: Fix a deadlock issue related to automatic dump If we issue a disabling PHY command, the devic…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-47192

Published Apr 10, 2024

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort
Showing 476-500 of 721 CVEsPage 20 of 29