Lucene search
+L

128 matches found

CNNVD
CNNVD
added 2024/07/29 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a potential deadlock situation in the ioregisteriowqmaxworkers function due to locks being acquired in an...

5.5CVSS6.4AI score0.00206EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a deadlock in the copen function if the ondemandid passed in is less than 0, which may cause the request t...

7.8CVSS6.3AI score0.0022EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.47 views

CVE-2022-48800

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug in kcompactd was reported in a private bugzilla with the following visible in dmesg; watchdog: BUG: soft lockup - CPU33 stuck for 26s!...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 11:43 a.m.24 views

CVE-2022-48800 mm: vmscan: remove deadlock due to throttling failing to make progress

In the Linux kernel, the following vulnerability has been resolved: mm: vmscan: remove deadlock due to throttling failing to make progress A soft lockup bug in kcompactd was reported in a private bugzilla with the following visible in dmesg; watchdog: BUG: soft lockup - CPU33 stuck for 26s!...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/07/16 11:29 a.m.54 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0
NVD
NVD
added 2024/07/12 1:15 p.m.16 views

CVE-2024-40912

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

5.5CVSS0.00225EPSS
SaveExploits0References11
NVD
NVD
added 2024/06/20 12:15 p.m.25 views

CVE-2022-48734

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 before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS0.00178EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 10:53 a.m.18 views

CVE-2021-47590

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix deadlock in mptcppushpending mptcppushpending may call mptcpflushjoinlist with subflow socket lock held. If such call hits mptcpsockoptsyncall then subsequently mptcpsockoptsync could try to lock the subflow socket for...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a deadlock between btrfs module quota disabling and the qgroup rescan worker...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.25 views

CVE-2021-47590

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix deadlock in mptcppushpending mptcppushpending may call mptcpflushjoinlist with subflow socket lock held. If such call hits mptcpsockoptsyncall then subsequently mptcpsockoptsync could try to lock the subflow socket for...

5.5CVSS6.3AI score0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/19 2:53 p.m.120 views

CVE-2021-47590

CVE-2021-47590 affects the Linux kernel MPTCP path. The deadlock occurs when __mptcp_push_pending() calls mptcp_flush_join_list() while holding the subflow socket lock, enabling __mptcp_sockopt_sync() to lock the subflow socket. The fix uses __mptcp_flush_join_list() (not plain mptcp_flush_join_l...

5.5CVSS6.8AI score0.00156EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/06/08 1:15 p.m.28 views

CVE-2024-36970

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Use requestmodulenowait This appears to work around a deadlock regression that came in with the LED merge in 6.9. The deadlock happens on my system with 24 iwlwifi radios, so maybe it something like all worker...

5.5CVSS0.00141EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.28 views

CVE-2021-47437

In the Linux kernel, the following vulnerability has been resolved: iio: adis16475: fix deadlock on frequency set With commit 39c024b51b560 "iio: adis16475: improve sync scale mode handling", two deadlocks were introduced: 1 The call to 'adiswritereg16' was not changed to it's unlocked version. 2...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52737

In the Linux kernel, the following vulnerability has been resolved: btrfs: lock the inode in shared mode before starting fiemap Currently fiemap does not take the inode's lock VFS lock, it only locks a file range in the inode's io tree. This however can lead to a deadlock if we have a concurrent...

5.5CVSS6.8AI score0.00212EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:30 p.m.193 views

CVE-2023-52757

CVE-2023-52757 : Linux kernel SMB client deadlock fix. The issue arose when releasing mids under server->mid_lock could lead to a deadlock with cifs_tcp_ses_lock and smb2_find_smb_tcon if mids were released without proper references. The patch removes an unnecessary spinlock in release_mid() c...

7.8CVSS6.8AI score0.00186EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47382

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix deadlock during failing recovery Commit 0b9902c1fcc5 "s390/qeth: fix deadlock during recovery" removed taking disciplinemutex inside qethdoreset, fixing potential deadlocks. An error path was missed though, that...

4.7CVSS6.4AI score
SaveExploits0References2
NVD
NVD
added 2024/05/21 3:15 p.m.28 views

CVE-2021-47225

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.73 views

CVE-2021-47349

In the Linux kernel, the following vulnerability has been resolved: mwifiex: bring down link before deleting interface We can deadlock when rmmod'ing the driver or going through firmware reset, because the cfg80211unregisterwdev has to bring down the link for us, ... which then grab the same wiph...

5.5CVSS4.8AI score0.00178EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:20 p.m.75 views

CVE-2021-47271

The CVE-2021-47271 entry concerns a Linux kernel deadlock in usb/cdnsp Thread IRQ handling. The root cause is a mismatch where spin_lock/spin_unlock was used instead of spin_lock_irqsave/spin_lock_irqrestore in cdnsp_thread_irq_handler, leading to potential deadlocks (notably under NCM traffic). ...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/20 9:41 a.m.17 views

CVE-2024-35953 accel/ivpu: Fix deadlock in context_xa

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.9AI score
SaveExploits0References6
Rows per page
Query Builder