Lucene search
+L

228 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:17 a.m.28 views

CVE-2024-35949 btrfs: make sure that WRITTEN is set on all metadata blocks

In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfscheckleaf if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.22 views

CVE-2024-35849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix information leak in btrfsioctllogicaltoino Syzbot reported the following information leak for in btrfsioctllogicaltoino: BUG: KMSAN: kernel-infoleak in instrumentcopytouser include/linux/instrumented.h:114 inline BUG:...

7.1CVSS7.2AI score0.00256EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.70 views

CVE-2024-35798

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race in readextentbufferpages There are reports from tree-checker that detects corrupted nodes, without any obvious pattern so possibly an overwrite in memory. After some debugging it turns out there's a race when...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/01 9:24 p.m.40 views

CVE-2024-27080

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when detecting delalloc ranges during fiemap For fiemap we recently stopped locking the target extent range for the whole duration of the fiemap call, in order to avoid a deadlock in a scenario where the fiemap...

5.5CVSS7AI score0.00188EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/01 1:05 p.m.7549 views

CVE-2024-27080

CVE-2024-27080 resolves a race in the Linux kernel's btrfs fiemap handling. The change stops locking the entire fiemap target range to avoid a deadlock with memory-mapped buffers, but creates a race where delalloc ranges in holes can be missed. As a result, fiemap consumers may not see delalloc d...

4.7CVSS6.5AI score0.00188EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/01 5:18 a.m.4254 views

CVE-2024-26944

CVE-2024-26944 affects the Linux kernel, specifically a use-after-free in btrfs when handling device replacements during zone finish. The issue is a use-after-free in do_zone_finish() caused by dereferencing a freed btrfs_device in the mapping during the dev_replace workflow (btrfs_dev_replace_st...

7.8CVSS6.3AI score0.00227EPSS
SaveExploits0References2Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.24 views

CVE-2021-47189

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functions. The only way execution between normal/ordere...

7.8CVSS6.5AI score0.00665EPSS
SaveExploits0References10
NVD
NVD
added 2024/04/03 3:15 p.m.26 views

CVE-2024-26727

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.5CVSS7.2AI score0.00228EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/03 2:55 p.m.13 views

CVE-2024-26727 btrfs: do not ASSERT() if the newly created subvolume already got read

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT if the newly created subvolume already got read BUG There is a syzbot crash, triggered by the ASSERT during subvolume creation: assertion failed: !anondev, in fs/btrfs/disk-io.c:1319 ------------ cut here...

5.9AI score
SaveExploits0References10
CVE
CVE
added 2024/04/03 2:55 p.m.146 views

CVE-2024-26726

CVE-2024-26726 : In the Linux kernel, a Btrfs bug could panic when writing the free-space inode because the extent map was dropped on a write error and then looked up again, yielding EXTENT_MAP_HOLE on a second pass. The fix removes dropping the extent_map range for the failed free-space cache wr...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/26 12:00 a.m.16 views

PT-2024-3363

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-rc5-kts 1 Description The issue is related to a use-after-free vulnerability in the do zone finish function of the btrfs module. This vulnerability can be triggered by a device replace operation in fstests...

7.8CVSS6.1AI score0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.22 views

CVE-2023-52569

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUG after failure to insert delayed dir index item Instead of calling BUG when we fail to insert a delayed dir index item into the delayed node's tree, we can just release all the resources we have allocated/acquire...

5.5CVSS5AI score0.00241EPSS
SaveExploits0
NVD
NVD
added 2024/03/01 10:15 p.m.38 views

CVE-2021-47072

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged before, we are not supposed to have the dentry f...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2023/08/24 12:00 a.m.14 views

The vulnerability of the btrfs_get_root_ref() function in the fs/btrfs/disk-io.c file of the Linux kernel’s file system allows a attacker to cause a service failure or gain access to protected information.

The vulnerability of the btrfsgetrootref function in the fs/btrfs/disk-io.c file of the Linux kernel’s file system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a service failure or gain access to protected information...

7.1CVSS6.5AI score0.00252EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2023/06/05 9:15 p.m.10 views

AZL-27087 CVE-2023-3111 affecting package kernel for versions less than 5.15.116.1-2

A use after free vulnerability was found in preparetorelocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfsioctlbalance before calling btrfsioctldefrag...

7.8CVSS6.6AI score0.00442EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/06/05 12:00 a.m.9 views

CVE-2023-3111

A use after free vulnerability was found in preparetorelocate in fs/btrfs/relocation.c in btrfs in the Linux Kernel. This possible flaw can be triggered by calling btrfsioctlbalance before calling btrfsioctldefrag...

7.6AI score0.00442EPSS
SaveExploits0References5
OSV
OSV
added 2023/04/03 10:15 p.m.9 views

CVE-2023-1611

A use-after-free flaw was found in btrfssearchslot in fs/btrfs/ctree.c in btrfs in the Linux Kernel.This flaw allows an attacker to crash the system and possibly cause a kernel information lea...

6.3CVSS6.8AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2023/04/03 12:00 a.m.12 views

The vulnerability of the Btrfs file system in Linux kernels allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Btrfs file system in Linux operating systems is related to the reutilization of previously released memory. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected information...

7CVSS6.6AI score0.00248EPSS
SaveExploits0References13Affected Software3
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.8 views

PT-2022-33772 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: The issue is related to the btrfs filesystem, specifically in the prepare to relocate function, where the reloc control is not unset if a transaction commit fails. The actual impact and...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/03/23 8:15 p.m.8 views

CVE-2021-4149

A vulnerability was found in btrfsalloctreeb in fs/btrfs/extent-tree.c in the Linux kernel due to an improper lock operation in btrfs. In this flaw, a user with a local privilege may cause a denial of service DOS due to a deadlock problem...

5.5CVSS7.1AI score
SaveExploits0References4
Rows per page
Query Builder