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-40969

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of thaw_super due to readonly, w…

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

CVE-2024-40967

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2_TXDC to…

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

CVE-2024-40965

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: i2c: lpi2c: Avoid calling clk_get_rate during transfer Instead of repeatedly calling clk_get_rate for each tr…

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

CVE-2024-40922

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: don't lock while !TASK_RUNNING There is a report of io_rsrc_ref_quiesce() locking a mutex whil…

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

CVE-2024-40915

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context __kernel_map_pages() is a debug functi…

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

CVE-2024-40912

Published Jul 12, 2024

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() The ieee80211_sta_ps_deliver_wakeup() funct…

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

CVE-2024-39476

Published Jul 5, 2024

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING Xiao reported that lvm2 te…

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

CVE-2024-39468

Published Jun 25, 2024

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix deadlock in smb2_find_smb_tcon() Unlock cifs_tcp_ses_lock before calling cifs_put_smb_ses()…

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

CVE-2024-38664

Published Jun 24, 2024

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_dpsub: Always register bridge We must always register the DRM bridge, since zynqmp_dp_hpd_work_fu…

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

CVE-2024-38780

Published Jun 21, 2024

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don't enable IRQ from sync_print_obj() Since commit a6aa8fca4d79 ("dma-buf/sw-sync: Reduce i…

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

CVE-2024-38634

Published Jun 21, 2024

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Lock port->lock when calling uart_handle_cts_change() uart_handle_cts_change() has to be cal…

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

CVE-2023-52884

Published Jun 21, 2024

In the Linux kernel, the following vulnerability has been resolved: Input: cyapa - add missing input core locking to suspend/resume functions Grab input->mutex during suspend/re…

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

CVE-2022-48760

Published Jun 20, 2024

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usb_kill_urb by adding memory barriers The syzbot fuzzer has identified a bug in which…

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

CVE-2022-48734

Published Jun 20, 2024

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction b…

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

CVE-2022-48731

Published Jun 20, 2024

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid scanning potential huge holes When using devm_request_free_mem_region() and devm_memremap_…

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

CVE-2022-48719

Published Jun 20, 2024

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work syzkaller was able to trigg…

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

CVE-2021-47603

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: audit: improve robustness of the audit queue handling If the audit daemon were ever to get stuck in a stopped…

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

CVE-2021-47590

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix deadlock in __mptcp_push_pending() __mptcp_push_pending() may call mptcp_flush_join_list() with su…

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

CVE-2021-47587

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: net: systemport: Add global locking for descriptor lifecycle The descriptor list is a shared resource across…

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

CVE-2024-38600

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: ALSA: Fix deadlocks with kctl removals at disconnection In snd_card_disconnect(), we set card->shutdown flag…

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

CVE-2024-38598

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size Is is reported that for dm-raid10, lvexten…

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

CVE-2024-38597

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: eth: sungem: remove .ndo_poll_controller to avoid deadlocks Erhard reports netpoll warnings from sungem: n…

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

CVE-2024-38591

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xa_lock for SRQ table may be required in AEQ. Use xa_store_irq()/…

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

CVE-2024-38589

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nr_rt_ioctl() syzbot loves netrom, and found a possible deadlock in nr_rt_i…

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

CVE-2024-38582

Published Jun 19, 2024

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential hang in nilfs_detach_log_writer() Syzbot has reported a potential hang in nilfs_detach_…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort
Showing 401-425 of 721 CVEsPage 17 of 29