Lucene search
+L

587 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21908

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

AZL-60352 CVE-2025-21908 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.6 views

CVE-2025-21908 NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

7.7AI score0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.41 views

CVE-2025-21908 NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

0.00154EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/01 3:26 p.m.99 views

CVE-2025-21900

CVE-2025-21900 : In the Linux kernel, a deadlock can occur in NFSv4 state recovery for a sillyrenamed file scheduled for delete-on-close, when a server reboot triggers an open reclaim and races with close(). The root cause is a synchronous delegreturn call from put_nfs_open_context() that isn’t m...

7.5CVSS7.1AI score0.00339EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:26 p.m.21 views

CVE-2025-21900

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 for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS5.6AI score0.00339EPSS
SaveExploits0
NVD
NVD
added 2025/03/27 5:15 p.m.19 views

CVE-2023-53022

In the Linux kernel, the following vulnerability has been resolved: net: enetc: avoid deadlock in enetctxonesteptstamp This lockdep splat says it better than I could: ================================ WARNING: inconsistent lock state 6.2.0-rc2-07010-ga9b9500ffaac-dirty 967 Not tainted...

5.5CVSS0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 5:15 p.m.30 views

CVE-2023-53016

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix possible deadlock in rfcommskstatechange syzbot reports a possible deadlock in rfcommskstatechange 1. While rfcommsockconnect acquires the sk lock and waits for the rfcomm lock, rfcommsockrelease could have the...

5.5CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 4:43 p.m.96 views

CVE-2023-53022

CVE-2023-53022 concerns a deadlock in the Linux kernel’s enetc driver. The vulnerability stems from a locking sequence in enetc_tx_onestep_tstamp() where a work item runs in process context with softirqs enabled and holds netif_tx_lock. If a transmission interrupt occurs, the NET_TX softirq can r...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.23 views

CVE-2023-53016 Bluetooth: Fix possible deadlock in rfcomm_sk_state_change

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix possible deadlock in rfcommskstatechange syzbot reports a possible deadlock in rfcommskstatechange 1. While rfcommsockconnect acquires the sk lock and waits for the rfcomm lock, rfcommsockrelease could have the...

0.00147EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.44 views

CVE-2023-53016

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix possible deadlock in rfcommskstatechange syzbot reports a possible deadlock in rfcommskstatechange 1. While rfcommsockconnect acquires the sk lock and waits for the rfcomm lock, rfcommsockrelease could have the...

5.5CVSS5.6AI score0.00147EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.140 views

CVE-2023-53016

CVE-2023-53016 concerns a potential deadlock in the Linux kernel Bluetooth rfcomm path. The issue arises when rfcomm_sock_connect holds the sk lock while waiting for the rfcomm lock, and rfcomm_sock_release may hold the rfcomm lock and attempt to acquire the sk lock, creating a deadlock scenario....

5.5CVSS6.7AI score0.00147EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:00 a.m.13 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57807)

"The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57807 advisory. - In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix for a potential...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/12 10:15 a.m.13 views

AZL-58572 CVE-2025-21859 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.6AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.14 views

CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS0.00169EPSS
SaveExploits0References11
NVD
NVD
added 2025/03/12 10:15 a.m.20 views

CVE-2024-58088

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 recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-CVE-2024-58088

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 recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.16 views

UBUNTU-CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References9
CVE
CVE
added 2025/03/12 9:41 a.m.141 views

CVE-2024-58088

In CVE-2024-58088, the Linux kernel’s BPF cgroup storage path could deadlock when freeing storage. The issue stemmed from passing NULL to bpf_local_storage_map_free() in cgrp storage, creating a locking window. Affected components include tasks attaching fentry/fexit programs and non-cgroup-attac...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/12 9:41 a.m.22 views

CVE-2024-58088 bpf: Fix deadlock when freeing cgroup storage

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 recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.9AI score
SaveExploits0References7
Rows per page
Query Builder