Lucene search
+L

7311 matches found

OSV
OSV
added 2026/02/04 5:16 p.m.8 views

UBUNTU-CVE-2025-71194

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.9AI score0.00173EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23050

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix a deadlock when returning a delegation during open Ben Coddington reports seeing a hang in the following stack trace: 0 ffffd0b50e1774e0 schedule at ffffffff9ca05415 1 ffffd0b50e177548 schedule at ffffffff9ca05717 2...

5.6AI score0.00168EPSS
SaveExploits0References19
OSV
OSV
added 2026/02/04 5:16 p.m.6 views

UBUNTU-CVE-2026-23053

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.7AI score0.00168EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.6 views

CVE-2026-23097

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References33
OSV
OSV
added 2026/02/04 5:16 p.m.6 views

UBUNTU-CVE-2026-23097

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.11 views

CVE-2026-23053

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.6AI score0.00168EPSS
SaveExploits0References19
OSV
OSV
added 2026/02/04 5:16 p.m.6 views

UBUNTU-CVE-2026-23050

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix a deadlock when returning a delegation during open Ben Coddington reports seeing a hang in the following stack trace: 0 ffffd0b50e1774e0 schedule at ffffffff9ca05415 1 ffffd0b50e177548 schedule at ffffffff9ca05717 2...

5.7AI score0.00168EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.8 views

CVE-2025-71194

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in waitcurrenttrans due to ignored transaction type When waitcurrenttrans is called during starttransaction, it currently waits for a blocked transaction without considering whether the given transaction type...

5.7AI score0.00173EPSS
SaveExploits0References33
Vulnrichment
Vulnrichment
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.3AI score0.00114EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/02/04 4:8 p.m.30 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

0.00114EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/04 4:8 p.m.54 views

CVE-2026-23097

CVE-2026-23097: Linux kernel migrate path deadlock due to incorrect lock ordering between hugetlb folio_lock and i_mmap_rwsem. Specifically migrate_pages -> migrate_hugetlbs -> unmap_and_move_huge_page -> remove_migration_ptes -> __rmap_walk_file() acquires i_mmap_lock_read while anot...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/04 4:8 p.m.8 views

CVE-2026-23097 migrate: correct lock ordering for hugetlb file folios

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/02/04 4:8 p.m.14 views

EUVD-2026-5445

In the Linux kernel, the following vulnerability has been resolved: migrate: correct lock ordering for hugetlb file folios Syzbot has found a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then tries to acquire immaprwsemread lock. 2 Task 5754: Holds immaprwsemwrite lock, then tri...

5.2AI score0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/04 4:4 p.m.5 views

EUVD-2026-5493

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.2AI score0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/04 4:4 p.m.31 views

CVE-2026-23053

Summary (CVE-2026-23053): A Linux kernel vulnerability in NFS can deadlock during NFSv4.1 state recovery when kthreadd tries to reclaim memory by calling nfs_release_folio(). The deadlock prevents progress in nfs_release_folio(), which delays memory reclamation. The fix implemented is to initiate...

5.2AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/04 4:4 p.m.31 views

CVE-2026-23053 NFS: Fix a deadlock involving nfs_release_folio()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

0.00168EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:4 p.m.3 views

CVE-2026-23053

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.2AI score0.00168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/04 4:4 p.m.8 views

CVE-2026-23053

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.2AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/02/04 4:4 p.m.8 views

CVE-2026-23053 NFS: Fix a deadlock involving nfs_release_folio()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a deadlock involving nfsreleasefolio Wang Zhaolong reports a deadlock involving NFSv4.1 state recovery waiting on kthreadd, which is attempting to reclaim memory by calling nfsreleasefolio. The latter cannot make progres...

5.2AI score0.00168EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/04 4:4 p.m.5 views

EUVD-2026-5496

In the Linux kernel, the following vulnerability has been resolved: pNFS: Fix a deadlock when returning a delegation during open Ben Coddington reports seeing a hang in the following stack trace: 0 ffffd0b50e1774e0 schedule at ffffffff9ca05415 1 ffffd0b50e177548 schedule at ffffffff9ca05717 2...

5.2AI score0.00168EPSS
SaveExploits0References3
Rows per page
Query Builder