Lucene search
+L

5193 matches found

Debian CVE
Debian CVE
added 2026/01/31 11:42 a.m.19 views

CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.2AI score0.00202EPSS
SaveExploits0
EUVD
EUVD
added 2026/01/31 11:42 a.m.17 views

EUVD-2026-5058

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.8AI score0.00202EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.8 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score0.00104EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/31 11:39 a.m.41 views

CVE-2026-23018

CVE-2026-23018 describes a Linux kernel vulnerability in the btrfs code path. In btrfs_read_locked_inode(), a path with a read-locked leaf from a subvolume tree is used while calling btrfs_init_file_extent_tree(), which may perform GFP_KERNEL allocations and trigger memory reclaim. This can creat...

5.5CVSS5.8AI score0.00104EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/01/31 11:39 a.m.8 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.35 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

0.00104EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/31 11:39 a.m.15 views

EUVD-2026-5076

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score0.00104EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/31 11:39 a.m.15 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.5CVSS5.2AI score0.00104EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/31 11:38 a.m.47 views

CVE-2025-71184 btrfs: fix NULL dereference on root when tracing inode eviction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

0.00123EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.7 views

CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/01/31 11:38 a.m.11 views

CVE-2025-71184 btrfs: fix NULL dereference on root when tracing inode eviction

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:38 a.m.11 views

CVE-2025-71184

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.8AI score0.00123EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/01/31 11:38 a.m.9 views

EUVD-2025-206591

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btrfsevictinode the root might be NULL, as...

5.8AI score0.00123EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/31 11:38 a.m.46 views

CVE-2025-71184

CVE-2025-71184 affects the Linux kernel’s btrfs subsystem. The issue is a NULL dereference in btrfs_evict_inode() when tracing inode eviction because the root may be NULL. The fix ensures root is treated as 0 or delays tracing until the root is non-NULL, preventing a NULL dereference during evict...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/01/31 11:38 a.m.35 views

CVE-2025-71183

CVE-2025-71183 affects the Linux kernel via the btrfs filesystem. The issue arises during rename exchanges (or multi-step renames) where two inodes, one a directory, can produce a log containing only some inodes. During replay, this can lead to deleting an inode that should not be deleted after a...

9.1CVSS5.8AI score0.00375EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:38 a.m.7 views

CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

5.8AI score0.00375EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/31 11:38 a.m.10 views

CVE-2025-71183 btrfs: always detect conflicting inodes when logging inode refs

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

9.1CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/01/31 11:38 a.m.9 views

CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

9.1CVSS5.5AI score0.00375EPSS
SaveExploits0
EUVD
EUVD
added 2026/01/31 11:38 a.m.9 views

EUVD-2025-206592

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

5.8AI score0.00375EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-71184

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References4
Rows per page
Query Builder