Skip to main content

CWE archive

CWE-667 CVEs

Programmatic archive

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

CVE-2024-26781

Published Apr 4, 2024

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix possible deadlock in subflow diag Syzbot and Eric reported a lockdep splat in the subflow diag:…

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

CVE-2024-26775

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at set_capacity Move set_capacity() outside of the section procected by (&d->lo…

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

CVE-2024-26740

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 ("act_…

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

CVE-2024-26732

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockopt(SO_PEEK_OFF) syzbot reported a lockdep violation [1] involving af_unix sup…

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

CVE-2024-26725

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warn…

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

CVE-2024-26722

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work() There is a path in rt5645_jack_detect_work(), where r…

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

CVE-2024-26719

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the…

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

CVE-2024-26696

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() c…

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

CVE-2024-26691

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu->mutex is taken *insid…

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

CVE-2024-26686

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats lock_task_sighand() can trigg…

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

CVE-2023-52638

Published Apr 3, 2024

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock The following 3 locks would race against…

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

CVE-2024-26679

Published Apr 2, 2024

In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket loc…

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

CVE-2024-26658

Published Apr 2, 2024

In the Linux kernel, the following vulnerability has been resolved: bcachefs: grab s_umount only if snapshotting When I was testing mongodb over bcachefs with compression, there…

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

CVE-2023-52632

Published Apr 2, 2024

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARN…

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

CVE-2021-47163

Published Mar 25, 2024

In the Linux kernel, the following vulnerability has been resolved: tipc: wait and exit until all work queues are done On some host, a crash could be triggered simply by repeati…

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

CVE-2024-26643

Published Mar 21, 2024

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc…

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

CVE-2024-26631

Published Mar 18, 2024

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work idev->mc_ifc_count can be written over without prop…

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

CVE-2023-52615

Published Mar 18, 2024

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - Fix page fault dead lock on mmap-ed hwrng There is a dead-lock in the hwrng device read path.…

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

CVE-2021-47128

Published Mar 15, 2024

In the Linux kernel, the following vulnerability has been resolved: bpf, lockdown, audit: Fix buggy SELinux lockdown permission checks Commit 59438b46471a ("security,lockdown,se…

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

CVE-2024-26629

Published Mar 13, 2024

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix RELEASE_LOCKOWNER The test on so_count in nfsd4_release_lockowner() is nonsense and harmful. Rever…

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

CVE-2024-26614

Published Mar 11, 2024

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the accept_queue's spinlocks once When I run syz's reproduction C program locally, it cau…

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

CVE-2023-52498

Published Mar 11, 2024

In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Fix possible deadlocks in core system-wide PM code It is reported that in low-memory situations th…

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

CVE-2023-52493

Published Mar 11, 2024

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not tak…

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

CVE-2023-52486

Published Mar 11, 2024

In the Linux kernel, the following vulnerability has been resolved: drm: Don't unref the same fb many times by mistake due to deadlock handling If we get a deadlock after the fb…

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

CVE-2023-52595

Published Mar 6, 2024

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: restart beacon queue when hardware reset When a hardware reset is triggered, all registers are…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort
Showing 501-525 of 718 CVEsPage 21 of 29