Lucene search
+L

5089 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 5:42 p.m.5 views

CVE-2026-68422

A flaw was found in the btrfs filesystem component of the Linux kernel. An unexpected relocation root in the mergerelocroots function can lead to a resource leak. This occurs because a reference to the root is not properly released, potentially causing system instability or a denial of service du...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:47 p.m.9 views

CVE-2026-68167

A flaw was found in the Linux kernel's btrfs filesystem. A local user could trigger a kernel panic by performing specific filesystem operations that involve data relocation. This occurs because the system attempts to compress and inline data for relocation inodes, which are not designed for such...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

0.00215EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68167

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.13 views

CVE-2026-68167

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

5.5AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68167

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

5.3AI score0.00189EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.4AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.7 views

UBUNTU-CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.3AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.37 views

CVE-2026-68422 btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 12:04 p.m.6 views

CVE-2026-68422 btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.4AI score
SaveExploits0References10
CVE
CVE
added 2026/08/10 12:04 p.m.47 views

CVE-2026-68422

The CVE-2026-68422 entry describes a Linux kernel btrfs issue in the merge_reloc_roots path where an unexpected reloc_root could skip releasing the root reference, causing a memory leak. Affected component: btrfs in the Linux kernel; root handling during relocation merge. Root cause: missing btrf...

5.3AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:04 p.m.7 views

EUVD-2026-55608

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.3AI score0.00215EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 11:59 a.m.43 views

CVE-2026-68167

CVE-2026-68167 affects the Linux kernel’s Btrfs filesystem, where data relocation inodes could trigger attempting compression of inline extents. The root cause is that the relocation path preallocates blocks and may dirty them in a way that led to an inlined (compressed) first extent, which the g...

5.5AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68167 btrfs: do not try compression for data reloc inodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 11:59 a.m.10 views

EUVD-2026-55553

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

5.5AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 11:59 a.m.12 views

CVE-2026-68167 btrfs: do not try compression for data reloc inodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

5.5AI score
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: Fix for NULL dereference on the root when tracing inode eviction. When evicting an inode, the first thing we do is to set up tracing for it, which involves fetching the root’s ID. However, in btrfsevictinode, the root migh...

5.5CVSS4.9AI score0.00118EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed a reservation leak in some error paths when inserting inline extents. If we fail to allocate a path or join a transaction, we return from cowfilerangeInline without freeing the reserved qgroup data, resulting in a...

7.5CVSS4.4AI score0.0022EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

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

5.4AI score0.00173EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: btrfs: In the send operation, it is necessary to check for inline extents within the rangeisholeinparent function. Before accessing the diskbytenr field of a file extent item, we need to check whether we are dealing with an inlin...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
Rows per page
Query Builder