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-2021-47225

Published May 21, 2024

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have AP_VLAN interfaces that are up a…

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

CVE-2024-36003

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: ice: fix LAG and VF lock dependency in ice_reset_vf() 9f74a3dfcf83 ("ice: Fix VF Reset paths when interface i…

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

CVE-2024-35999

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channe…

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

CVE-2024-35998

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_re…

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

CVE-2024-35997

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up The flag I2C_HID_READ_PENDING is used to se…

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

CVE-2024-35991

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue drain_workqueue() cannot be called safely in…

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

CVE-2024-35990

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: dma: xilinx_dpdma: Fix locking There are several places where either chan->lock or chan->vchan.lock was not h…

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

CVE-2024-35971

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851_irq() thread may call ks8851_rx_…

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

CVE-2024-35970

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: af_unix: Clear stale u->oob_skb. syzkaller started to report deadlock of unix_gc_lock after commit 4090fa373f…

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

CVE-2024-35968

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: pds_core: Fix pdsc_check_pci_health function to use work thread When the driver notices fw_status == 0xff it…

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

CVE-2024-35953

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in context_xa ivpu_device->context_xa is locked both in kernel thread and IRQ contex…

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

CVE-2024-35952

Published May 20, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/ast: Fix soft lockup There is a while-loop in ast_dp_set_on_off() that could lead to infinite-loop. This…

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

CVE-2023-52699

Published May 19, 2024

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sb_bread() with pointers_lock held syzbot is reporting sleep in atomic context in SysV files…

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

CVE-2024-35914

Published May 19, 2024

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix error cleanup path in nfsd_rename() Commit a8b0026847b8 ("rename(): avoid a deadlock in the case of…

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

CVE-2024-35895

Published May 19, 2024

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Prevent lock inversion deadlock in map delete elem syzkaller started using corpuses where a BPF…

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

CVE-2024-35892

Published May 19, 2024

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisc_tree_reduce_backlog() qdisc_tree_reduce_backlog() is called with the qd…

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

CVE-2023-52689

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2_meter_ctl_get() uses meter_level…

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

CVE-2024-35818

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Define the __io_aw() hook as mmiowb() Commit fb24ea52f78e0d595852e ("drivers: Remove explicit invo…

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

CVE-2024-35808

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: md/dm-raid: don't call md_reap_sync_thread() directly Currently md_reap_sync_thread() is called from raid_mes…

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

CVE-2024-35806

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgr_lock smp_call_function_single disables IRQs when e…

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

CVE-2024-35805

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: dm snapshot: fix lockup in dm_exception_table_exit There was reported lockup when we exit a snapshot with man…

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

CVE-2024-35795

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs…

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

CVE-2023-52668

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfs_zone_activate() The btrfs CI reported a lockdep warning as follows b…

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

CVE-2024-35793

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: debugfs: fix wait/cancellation handling during remove Ben Greear further reports deadlocks during concurrent…

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

CVE-2024-35786

Published May 17, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf If VM_BIND is enabled on the client the lega…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort
Showing 451-475 of 721 CVEsPage 19 of 29