Skip to main content

CWE archive

CWE-667 CVEs

Programmatic archive

722 CVEs tagged with CWE-6676 Critical, 182 High, 521 Medium, 13 Low, 0 Unrated.

CVE-2024-53085

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: tpm: Lock TPM chip in tpm_pm_suspend() first Setting TPM_CHIP_FLAG_SUSPENDED in the end of tpm_pm_suspend() c…

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

CVE-2024-53080

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Lock XArray when getting entries for the VM Similar to commit cac075706f29 ("drm/panthor: Fix ra…

CVSS 7.8 · High
evidence mentions
3
Buzz score
20.4
Vendor/product tagsBeta · best-effort

CVE-2024-53079

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferre…

CVSS 7.8 · High
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2024-53053

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix another deadlock during RTC update If ufshcd_rtc_work calls ufshcd_rpm_put_sync() and th…

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

CVE-2024-53052

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: fix missing NOWAIT check for O_DIRECT start write When io_uring starts a write, it'll call kiocb…

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

CVE-2024-53047

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: mptcp: init: protect sched with rcu_read_lock Enabling CONFIG_PROVE_RCU_LIST with its dependence CONFIG_RCU_E…

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

CVE-2024-50294

Published Nov 19, 2024

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted (e.g. because kafs saw a signal) betw…

CVSS 7.8 · High
evidence mentions
3
Buzz score
18.9
Vendor/product tagsBeta · best-effort

CVE-2024-50229

Published Nov 9, 2024

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential deadlock with newly created symlinks Syzbot reported that page_symlink(), called by nil…

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

CVE-2024-50210

Published Nov 8, 2024

In the Linux kernel, the following vulnerability has been resolved: posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime() If get_clock_desc() succeeds, it calls…

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

CVE-2024-50207

Published Nov 8, 2024

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix reader locking when changing the sub buffer order The function ring_buffer_subbuf_order_set(…

CVSS 7.8 · High
evidence mentions
2
Buzz score
16.0
Vendor/product tagsBeta · best-effort

CVE-2024-50044

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use soc…

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

CVE-2022-49018

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function…

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

CVE-2024-50006

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate() Fuzzing reports a possible deadlock in jbd2_log_wait_…

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

CVE-2024-49985

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock…

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

CVE-2024-49980

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: vrf: revert "vrf: Remove unnecessary RCU-bh critical section" This reverts commit 504fc6f4f7f681d2a03aa5f68aa…

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

CVE-2024-49976

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interface_lock in stop_kthread() stop_kthread() is the offline callback for "trace/osn…

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

CVE-2024-49965

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5.…

CVSS 7.8 · High
evidence mentions
11
Buzz score
34.9
Vendor/product tagsBeta · best-effort

CVE-2024-49943

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc_submit: add missing locking in wedged_fini Any non-wedged queue can have a zero refcount here and…

CVSS 7.8 · High
evidence mentions
2
Buzz score
16.0
Vendor/product tagsBeta · best-effort

CVE-2024-47746

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set This may be a typo. The comment has said shared loc…

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

CVE-2024-47744

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock Use a dedicated mutex to guard kvm_usag…

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

CVE-2024-47736

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: erofs: handle overlapped pclusters out of crafted images properly syzbot reported a task hang issue due to a…

CVSS 5.5 · Medium
evidence mentions
8
Buzz score
37.0
Vendor/product tagsBeta · best-effort

CVE-2024-47735

Published Oct 21, 2024

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_ir…

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

CVE-2024-46868

Published Sep 27, 2024

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire() If the __qcuefi pointer is not set, then in the…

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

CVE-2024-46867

Published Sep 27, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in show_meminfo() There is a real deadlock as well as sleeping in atomic() bug in…

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

CVE-2024-46866

Published Sep 27, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in show_meminfo() bo_meminfo() wants to inspect bo state like tt and th…

CVSS 7.8 · High
evidence mentions
2
Buzz score
16.0
Vendor/product tagsBeta · best-effort
Showing 326-350 of 722 CVEsPage 14 of 29