Lucene search
+L

7611 matches found

NVD
NVD
added 2 days ago4 views

CVE-2026-74318

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock cloning inline extent when using flushoncommit In commit b48c980b6a7e "btrfs: fix deadlock between reflink and transaction commit when using flushoncommit" a deadlock was fixed between reflinks and transaction...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago5 views

CVE-2026-74307

In the Linux kernel, the following vulnerability has been resolved: ext4: validate donor file superblock early in EXT4IOCMOVEEXT Reject the EXT4IOCMOVEEXT ioctl early if the donor file does not belong to the same superblock as the original file. Currently, this validation is performed inside...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-72332

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent PM resume deadlock in hwctxsyncdebugbo amdxdnahwctxsyncdebugbo invokes the hardware hwctxsyncdebugbo callback while holding xdna-devlock. The callback may call amdxdnacmdsubmit, which in turn calls...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-72314

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

7.8CVSS0.0022EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago4 views

CVE-2026-72313

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below 77.201354...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago6 views

CVE-2026-72203

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago3 views

CVE-2026-72187

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago5 views

CVE-2026-72189

In the Linux kernel, the following vulnerability has been resolved: ntfs: fail attrlist updates when the superblock is inactive genericshutdownsuper clears SBACTIVE before evicting cached inodes. If eviction selects the fake inode for a base inode's unnamed $ATTRIBUTELIST attribute,...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago8 views

CVE-2026-72190

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix mreclock ABBA deadlock in rename ntfsfilefsync, ntfsdirfsync and ntfswriteinode lock an inode's mreclock before taking the mreclock of its parent directory. ntfsrename takes oldni-mreclock and olddirni-mreclock before...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-72186

In the Linux kernel, the following vulnerability has been resolved: ntfs: make system files immutable to prevent corruption When a system file such as $Bitmap is exposed via showsysfiles and written from userspace, the volume is corrupted and, because the cluster allocator scans $Bitmap through t...

9.1CVSS0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-72174

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix hugetlb self-deadlock in pagemapscanptehole A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA hangs the calling thread, unkillably, as soon as the scan reaches an unpopulated part of the range:...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago4 views

CVE-2026-72100

In the Linux kernel, the following vulnerability has been resolved: dm-integrity: fix a bug if the bio is out of limits If dmintegritychecklimits fails, the code would exit with DMMAPIOKILL. However, the range would be already locked at this point, and it wouldn't be unlocked, resulting in a...

8.8CVSS0.002EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago4 views

CVE-2026-68460

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago4 views

CVE-2026-68459

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

0.00172EPSS
SaveExploits0References7
CVE
CVE
added 2 days ago11 views

CVE-2026-74437

In the Linux kernel, CVE-2026-74437 affects the media: uvcvideo path. The vulnerability arises when a UVC camera with an asynchronous control triggers a path where uvc_status_stop is called from within async_ctrl.work, leading to a potential deadlock: cancel_work_sync waits for uvc_ctrl_status_ev...

5.4AI score0.00154EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59584

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvcstatusstop is called from asyncctrl.work If a UVC camera has an asynchronous control, uvcstatusstop may be called from asyncctrl.work: uvcctrlstatuseventwork uvcctrlstatusevent uvcctrlclearhand...

5.4AI score0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-74437 media: uvcvideo: Fix deadlock if uvc_status_stop is called from async_ctrl.work

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock if uvcstatusstop is called from asyncctrl.work If a UVC camera has an asynchronous control, uvcstatusstop may be called from asyncctrl.work: uvcctrlstatuseventwork uvcctrlstatusevent uvcctrlclearhand...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

CVE-2026-74375 md/raid1,raid10: fix deadlock in read error recovery path

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-59522

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

5.4AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago30 views

CVE-2026-74375 md/raid1,raid10: fix deadlock in read error recovery path

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix deadlock in read error recovery path raid1d and raid10d may resubmit a split md cloned bio while handling a read error. In this case, resubmitting the bio can lead to a deadlock if the array is suspended befo...

0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder