Lucene search
+L

5084 matches found

OSV
OSV
added 5 days ago7 views

CVE-2026-74318 btrfs: fix deadlock cloning inline extent when using flushoncommit

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...

5.5AI score
SaveExploits0References7
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-59465

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...

5.4AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago18 views

CVE-2026-74318

CVE-2026-74318 concerns the Linux kernel, specifically a deadlock in btrfs when cloning an inline extent while using the flushoncommit option. The issue occurred during reflink/transaction commit, where copying inline extent data to a destination file could deadlock if the destination offset was ...

5.4AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 5 days ago10 views

PT-2026-72757

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid pointer dereference in btrfs run delayed refs In the beginning of the loop, we try to obtain a locked delayed ref head, if 'locked ref' is currently NULL, by calling btrfs select ref head, which can return an...

5.4AI score0.00508EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 5 days ago6 views

PT-2026-72755

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix deadlock waiting for ticket during data relocation When performing data relocation on a zoned filesystem, BTRFS can deadlock in handle reserve tickets. The relocation process is waiting on a space reservation...

5.4AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 5 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-74318

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: fix deadlock cloning inline extent when using flushoncommit In commit b48c980b6a7e btrfs: fix deadlock between reflink and transaction commit when using...

5.5AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 5 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-74571

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: skip global block reserve accounting for rescue mounts BUG Mounting with rescue=ibadroots after corrupting the block group tree root triggers a NULL...

5.5AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 5 days ago9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74572

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: zoned: fix deadlock between metadata writeback and transaction commit When writing out metadata extent buffers in a zoned filesystem, btreewritepages hol...

7.5CVSS5.5AI score0.00346EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago5 views

PT-2026-72754

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...

5.4AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 5 days ago9 views

PT-2026-73023

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip global block reserve accounting for rescue mounts BUG Mounting with rescue=ibadroots after corrupting the block group tree root triggers a NULL pointer dereference: BUG: kernel NULL pointer dereference, address:...

5.4AI score0.00145EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago14 views

PT-2026-73024

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix deadlock between metadata writeback and transaction commit When writing out metadata extent buffers in a zoned filesystem, btree writepages holds fs info-zoned meta io lock across the whole writeback loop,...

5.4AI score0.00346EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:0 a.m.3 views

The vulnerability of the btrfs/tree-log.c component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the btrfs/tree-log.c component in the Linux operating system’s kernel is related to improper handling of conflicting special elements. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS4.8AI score0.00361EPSS
SaveExploits0References13Affected Software3
UbuntuCve
UbuntuCve
added 2026/08/13 12:0 a.m.8 views

CVE-2026-68450

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

5.3AI score0.00157EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:0 a.m.5 views

The vulnerability in the btrfs/transaction.c component of the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the btrfs/transaction.c component in the Linux operating system’s kernel is related to improper synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00173EPSS
SaveExploits0References15Affected Software3
RedhatCVE
RedhatCVE
added 2026/08/12 3:49 p.m.6 views

CVE-2026-68442

A flaw was found in the btrfs filesystem component of the Linux kernel. When an extent map is split, a flag EXTENTFLAGLOGGING is incorrectly propagated to the new split maps. This issue occurs because the flag clearing operation was applied to the wrong variable during the splitting process...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 9:35 a.m.6 views

CVE-2026-68450

A flaw was found in the Linux kernel's btrfs filesystem. When the addrelocroot function attempts to insert a duplicate mapping node into the relocroottree, the newly allocated node is not properly freed. This oversight can lead to a memory leak, potentially causing resource exhaustion and a Denia...

5.5CVSS5.4AI score0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 1:17 a.m.6 views

DEBIAN-CVE-2026-68450

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

5.2AI score0.00157EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 1:17 a.m.9 views

CVE-2026-68450

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

0.00157EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/12 12:51 a.m.4 views

CVE-2026-68450 btrfs: free mapping node on duplicate reloc root insert

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

5.4AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:51 a.m.6 views

CVE-2026-68450

In the Linux kernel, the following vulnerability has been resolved: btrfs: free mapping node on duplicate reloc root insert addrelocroot allocates a mappingnode before inserting it into rc-relocroottree. If rbsimpleinsert finds an existing entry, it returns the existing rbnode and leaves the newl...

5.2AI score0.00157EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder