Lucene search
+L

82 matches found

OSV
OSV
added 2025/02/27 8:1 p.m.8 views

CVE-2025-21809 rxrpc, afs: Fix peer hash locking vs RCU callback

In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix peer hash locking vs RCU callback In its address list, afs now retains pointers to and refs on one or more rxrpcpeer objects. The address list is freed under RCU and at this time, it puts the refs on those peers...

7.5CVSS6AI score0.00299EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/02/26 12:28 p.m.16 views

CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:1 a.m.26 views

CVE-2022-49547

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks attempting a write to the same file range, there ar...

5.5CVSS0.00166EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49531 loop: implement ->free_disk

In the Linux kernel, the following vulnerability has been resolved: loop: implement -freedisk Ensure that the lodevice which is stored in the gendisk private data is valid until the gendisk is freed. Currently the loop driver uses a lot of effort to make sure a device is not freed when it is stil...

5.5CVSS4.9AI score0.00166EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:12 a.m.122 views

CVE-2022-49441

CVE-2022-49441 relates to a Linux kernel deadlock in tty handling. The root cause is a potential deadlock when kmalloc() path could trigger a printk() while holding tty_port->lock, enabling a cycle with console ownership locks. The described failing scenario involves multiple CPUs acquiring po...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.13 views

CVE-2022-49311

In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192bs: Fix deadlock in rtwjoinbsseventprehandle There is a deadlock in rtwjoinbsseventprehandle, which is shown below: Thread 1 | Thread 2 | settimer rtwjoinbsseventprehandle| modtimer spinlockbh //1 | wait ...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:10 a.m.124 views

CVE-2022-49304

CVE-2022-49304 concerns a deadlock in the Linux kernel’s serial driver path (drivers/tty/serial) specifically in sa1100_set_termios(). The issue stems from a lock-order conflict: thread1 holds sport->port.lock while waiting on del_timer_sync(), while a timer handler running in thread2 also nee...

5.5CVSS5.3AI score0.00199EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/02/26 1:56 a.m.143 views

CVE-2022-49272

CVE-2022-49272 affects the Linux kernel in ALSA: pcm code. The root cause is a potential AB/BA deadlock between PCM runtime→buffer_mutex and mm→mmap_lock triggered by concurrent access via ALSA and OSS during read/write and mmap/path IOCTLs. The fix replaces the buffer_mutex protection in read/wr...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.178 views

CVE-2022-49133

The CVE-2022-49133 issue affects the Linux kernel DRM/AMDKFD component where svm range restore work deadlocks during process exit. The fix moves flush of svm_range_restore_work to kfd_process_wq_release and makes svm_range_restore_work take a task mm reference to prevent deadlock when the last us...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/24 12:0 a.m.16 views

PT-2025-14289

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue in the Linux kernel's NFS component has been resolved. The problem occurred when the nfs release folio function called nfs wb folio from kcompactd, leading to a deadlock...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.19 views

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

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-43855 advisory. - In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend an...

5.5CVSS5.9AI score0.00209EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/01/13 1:21 p.m.9 views

CVE-2024-43098

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-;lock twice. See the log below. Use i3cdev-desc-info instead of calling...

5.5CVSS6.9AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/13 6:50 a.m.22 views

CVE-2024-47143

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS6.8AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/11 1:15 p.m.6 views

CVE-2024-43098

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

5.5CVSS0.00169EPSS
SaveExploits0References9
OSV
OSV
added 2025/01/11 12:25 p.m.22 views

CVE-2024-47143 dma-debug: fix a possible deadlock on radix_lock

In the Linux kernel, the following vulnerability has been resolved: dma-debug: fix a possible deadlock on radixlock radixlock shouldn't be held while holding dmahashentryidx.lock otherwise, there's a possible deadlock scenario when dma debug API is called holding rqlock: CPU0 CPU1 CPU2 dmafreeatt...

5.5CVSS6AI score0.0017EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.16 views

CVE-2024-43098 i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to avoid deadlock A deadlock may happen since the i3cmasterregister acquires &i3cbus-lock twice. See the log below. Use i3cdev-desc-info instead of calling i3cdevicein...

0.00169EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/12/29 11:30 a.m.28 views

CVE-2024-56744 f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock in f2fsrecordstopreason syzbot reports deadlock issue of f2fs as below: ====================================================== WARNING: possible circular locking dependency detected...

0.00161EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.23 views

CVE-2024-46797 powerpc/qspinlock: Fix deadlock in MCS queue

In the Linux kernel, the following vulnerability has been resolved: powerpc/qspinlock: Fix deadlock in MCS queue If an interrupt occurs in queuedspinlockslowpath after we increment qnodesp-count and before node-lock is initialized, another CPU might see stale lock values in gettailqnode. If the...

6.9AI score0.00163EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.15 views

CVE-2024-44953 scsi: ufs: core: Fix deadlock during RTC update

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

7.1AI score0.00164EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.24 views

CVE-2024-42294 block: fix deadlock between sd_remove & sd_release

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between sdremove & sdrelease Our test report the following hung task: 2538.459400 INFO: task "kworker/0:0":7 blocked for more than 188 seconds. 2538.459427 Call trace: 2538.459430 switchto+0x174/0x338...

0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder