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-2025-21911

Published Apr 1, 2025

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue,…

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

CVE-2025-21908

Published Apr 1, 2025

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback Add PF_KCOMPACTD flag and current_is_kco…

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

CVE-2025-21900

Published Apr 1, 2025

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated fo…

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

CVE-2025-21897

Published Apr 1, 2025

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance() a6250aa251ea ("sch…

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

CVE-2023-53031

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section Current imc-pmu code triggers a WARNING with CONFI…

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

CVE-2023-53030

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Avoid use of GFP_KERNEL in atomic context Using GFP_KERNEL in preemption disable context, causi…

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

CVE-2023-53029

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt The commit 4af1b64f80fb ("octeontx2-pf: Fix l…

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

CVE-2023-53022

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid deadlock in enetc_tx_onestep_tstamp() This lockdep splat says it better than I could: ====…

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

CVE-2023-53016

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix possible deadlock in rfcomm_sk_state_change syzbot reports a possible deadlock in rfcomm_sk_st…

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

CVE-2023-53013

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: ptdma: pt_core_execute_cmd() should use spinlock The interrupt handler (pt_core_irq_handler()) of the ptdma d…

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

CVE-2023-52932

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under mem…

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

CVE-2022-49759

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmci_dispatch_dgs() tasklet function calls vmci_read_data() w…

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

CVE-2022-49742

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error(…

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

CVE-2025-21878

Published Mar 27, 2025

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devm_request_irq The customer reports that there is a soft loc…

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

CVE-2025-21859

Published Mar 12, 2025

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: f_midi: f_midi_complete to call queue_work When using USB MIDI, a lock is attempted to be acquir…

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

CVE-2025-21851

Published Mar 12, 2025

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arena_map_free on 64k page kernel On an aarch64 kernel with CONFIG_PAGE_SIZE_64KB=y, a…

CVSS 3.3 · Low
Vendor/product tagsBeta · best-effort

CVE-2025-21849

Published Mar 12, 2025

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spin_lock_irqsave() in interruptible context spin_lock/unlock() functions used in interrupt…

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

CVE-2024-58088

Published Mar 12, 2025

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a ("bpf: Prevent deadlock from…

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

CVE-2024-58087

Published Mar 12, 2025

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue from session lookup and expire Increment the session reference count within the lock fo…

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

CVE-2025-21827

Published Mar 6, 2025

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface() The documentation for usb_driver_claim…

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

CVE-2024-58071

Published Mar 6, 2025

In the Linux kernel, the following vulnerability has been resolved: team: prevent adding a device which is already a team device lower Prevent adding a device which is already a…

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

CVE-2024-58070

Published Mar 6, 2025

In the Linux kernel, the following vulnerability has been resolved: bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT In PREEMPT_RT, kmalloc(GFP_ATOMIC) is still no…

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

CVE-2024-58059

Published Mar 6, 2025

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock during uvc_probe If uvc_probe() fails, it can end up calling uvc_status_unregis…

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

CVE-2025-21820

Published Feb 27, 2025

In the Linux kernel, the following vulnerability has been resolved: tty: xilinx_uartps: split sysrq handling lockdep detects the following circular locking dependency: CPU 0…

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

CVE-2025-21817

Published Feb 27, 2025

In the Linux kernel, the following vulnerability has been resolved: block: mark GFP_NOIO around sysfs ->store() sysfs ->store is called with queue freezed, meantime we have seve…

CVSS 5.5 · Medium
evidence mentions
2
Buzz score
16.0
Vendor/product tagsBeta · best-effort
Showing 226-250 of 721 CVEsPage 10 of 29