Lucene search
+L

228 matches found

CVE
CVE
added 2025/01/06 4:20 p.m.204 views

CVE-2024-56759

CVE-2024-56759 concerns the Linux kernel: when Btrfs COWs a tree block with tracing enabled (trace_btrfs_cow_block) and preemption is on, a use-after-free can occur on the COWed extent buffer. The root cause is that tracepoint handling could observe a buffer after it is freed via RCUs, if preempt...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.26 views

CVE-2024-56759 btrfs: fix use-after-free when COWing tree bock and tracing is enabled

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfscowblock, and we have the tracepoint tracebtrfscowblock enabled and preemption is also enabled CONFIGPREEMPT=y, we can...

7.8CVSS0.0022EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/06 4:20 p.m.18 views

CVE-2024-56758 btrfs: check folio mapping after unlock in relocate_one_folio()

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocateonefolio When we call btrfsreadfolio to bring a folio uptodate, we unlock the folio. The result of that is that a different thread can modify the mapping like remove it with...

0.00248EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/06 4:20 p.m.211 views

CVE-2024-56758

CVE-2024-56758 affects the Linux kernel (btrfs) and describes a race where, after folio unlock during relocation, another thread can modify the folio mapping before folio_lock() and lead to an invalid page, potentially causing a NULL pointer dereference during concurrent transaction aborts. The i...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/12/27 2:23 p.m.159 views

CVE-2024-56581

CVE-2024-56581 affects the Linux kernel’s Btrfs code. The issue is a use-after-free in btrfs_ref_tree_mod() after inserting a new ref entry into a block entry’s rb-tree when an unexpected action (BTRFS_DROP_DELAYED_REF) is encountered. The error path freed the ref entry without removing it from t...

7.8CVSS6.7AI score0.00238EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.30 views

CVE-2024-56581 btrfs: ref-verify: fix use-after-free after invalid ref action

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: fix use-after-free after invalid ref action At btrfsreftreemod after we successfully inserted the new ref entry local variable 'ref' into the respective block entry's rbtree local variable 'be', if we find an...

7CVSS0.00238EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:00 a.m.10 views

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

The vulnerability of the hns3 component in the Linux operating system’s kernel is related to a memory leak. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS5.7AI score0.0025EPSS
SaveExploits0References12Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:00 a.m.13 views

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

The vulnerability of the btrfs component in Linux operating systems is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/11/22 12:00 a.m.10 views

The vulnerability of the btrfs component in the Linux operating system’s kernel allows a hacker to gain access to confidential information.

The vulnerability of the btrfs component in the Linux operating system’s kernel is related to the disclosure of information within the initdatacontainer function. Exploiting this vulnerability can allow an attacker to gain access to confidential information...

3.3CVSS6.5AI score0.00256EPSS
SaveExploits0References47Affected Software7
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.25 views

CVE-2024-50225 btrfs: fix error propagation of split bios

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfsbbiopropagateerror shall be propagating an error of split bio to its original btrfsbio, and tell the error to the upper layer. However, it's not working well on some...

7.8CVSS0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/05 5:10 p.m.142 views

CVE-2024-50118

CVE-2024-50118 relates to the Linux kernel Btrfs remount/RW reconfiguration path. The issue arises during mounting different subvolumes with conflicting RO/RW flags: an initial read-only mount (ro) followed by an attempt to remount a subvolume as read/write, with options/feature checks being skip...

5.5CVSS5.2AI score0.00188EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/10/29 8:25 a.m.15 views

CVE-2024-50087

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on readalloconename error The function readalloconename does not initialize the name field of the passed fscryptstr struct if kmalloc fails to allocate the corresponding buffer. Thus, it is n...

5.5CVSS7AI score0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/29 1:15 a.m.10 views

AZL-52038 CVE-2024-50088 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in addinoderef The addinoderef function does not initialize the "name" struct when it is declared. If any of the following calls to "readoneinode returns NULL, dir = readoneinoderoot,...

7.8CVSS6.8AI score0.00214EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/10/29 12:00 a.m.9 views

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

The vulnerability of the btrfs component in Linux operating systems is related to an uncontrollable and exploitable condition. Exploiting this vulnerability can allow a perpetrator to cause a service failure...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References23Affected Software5
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.26 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

7CVSS0.00202EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49932 btrfs: don't readahead the relocation inode on RST

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't readahead the relocation inode on RST On relocation we're doing readahead on the relocation inode, but if the filesystem is backed by a RAID stripe tree we can get ENOENT e.g. due to preallocated extents not being...

7CVSS6.8AI score0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.22 views

CVE-2024-49867 btrfs: wait for fixup workers before stopping cleaner kthread during umount

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

7.8CVSS0.00299EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:00 a.m.13 views

The vulnerability of the btrfs component of the Linux operating system’s kernel, related to improper blocking mechanisms, allows attackers to trigger a service failure.

The vulnerability of the btrfs component in the Linux operating system’s kernel is related to the handling of transactions when the flushoncommit function is used. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00164EPSS
SaveExploits0References10Affected Software2
RedhatCVE
RedhatCVE
added 2024/09/18 10:45 a.m.14 views

CVE-2024-46752

In the Linux kernel, the following vulnerability has been resolved: btrfs: replace BUGON with error handling at updaterefforcow Instead of a BUGON just return an error, log an error message and abort the transaction in case we find an extent buffer belonging to the relocation tree that doesn't ha...

5.5CVSS7.1AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/18 10:14 a.m.16 views

CVE-2024-46753

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle errors from btrfsdecref properly In walkupproc we BUGONret from btrfsdecref. This is incorrect, we have proper error handling here, return the error...

5.5CVSS6.9AI score0.00261EPSS
SaveExploits0References4
Rows per page
Query Builder