Lucene search
+L

5170 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2023-54067

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when deleting free space root from the dirty cow roots list When deleting the free space tree we are deleting the free space root from the list fsinfo-dirtycowonlyroots without taking the lock that protects it,...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2023-54158

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

5.8AI score0.00239EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

UBUNTU-CVE-2022-50766

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

5.7AI score0.00234EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2023-54080

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

5.7AI score0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54080

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

5.7AI score0.00209EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50766

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

5.4AI score0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54121

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...

7.8CVSS5.8AI score0.00159EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:07 p.m.41 views

CVE-2023-54158

Summary: CVE-2023-54158 affects the Linux kernel’s btrfs implementation, where an optimization in delayed inode handling can improperly free or free-trace qgroup reservations during subvolume creation, leaking reserved space and breaking proper accounting. The root cause involves btrfs_insert_del...

6.1AI score0.00239EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.39 views

CVE-2023-54158 btrfs: don't free qgroup space unless specified

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

0.00239EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:07 p.m.7 views

CVE-2023-54158 btrfs: don't free qgroup space unless specified

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't free qgroup space unless specified Boris noticed in his simple quotas testing that he was getting a leak with Sweet Tea's change to subvol create that stopped doing a transaction commit. This was just a side effect o...

6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.31 views

CVE-2023-54121 btrfs: fix incorrect splitting in btrfs_drop_extent_map_range

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...

7.8CVSS0.00159EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:06 p.m.34 views

CVE-2023-54121

CVE-2023-54121 affects the Linux kernel's btrfs extent_map handling. The bug in btrfs_drop_extent_map_range can miscalculate the length when skipping a pinned extent, leading to a faulty split of the next extent and creating an invalid extent_map that may overlap other entries and disrupt block c...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54121 btrfs: fix incorrect splitting in btrfs_drop_extent_map_range

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix incorrect splitting in btrfsdropextentmaprange In production we were seeing a variety of WARNON's in the extentmap code, specifically in btrfsdropextentmaprange when we have to call addextentmapping for our second spli...

7.8CVSS6.5AI score
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54080 btrfs: zoned: skip splitting and logical rewriting on pre-alloc write

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.26 views

CVE-2023-54080

CVE-2023-54080 affects the Linux kernel in the btrfs zoned relocation path. When relocating and the corresponding region has no checksum, btrfs_finish_ordered_zoned() may reference an invalid checksum item, causing ordered_extent’s logical address to become invalid and later trigger a NULL pointe...

6.1AI score0.00209EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.38 views

CVE-2023-54080 btrfs: zoned: skip splitting and logical rewriting on pre-alloc write

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

0.00209EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 1:05 p.m.24 views

CVE-2022-50766

Summary: CVE-2022-50766 is a Linux kernel vulnerability in the Btrfs path. Reported to affect the Btrfs init flow, where generation data was incorrectly handled in btrfs_init_new_buffer, leading to uninitialized reads in btrfs_clean_tree_block. The root cause is that btrfs_set_header_generation()...

6.1AI score0.00234EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.37 views

CVE-2022-50766 btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:05 p.m.11 views

CVE-2022-50766 btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer

In the Linux kernel, the following vulnerability has been resolved: btrfs: set generation before calling btrfscleantreeblock in btrfsinitnewbuffer syzbot is reporting uninit-value in btrfscleantreeblock 1, for commit bc877d285ca3dba2 "btrfs: Deduplicate extentbuffer init code" missed that...

6.4AI score
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.7 views

EUVD-2025-205095

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free of qgroup record after failure to add delayed ref head In the previous code it was possible to incur into a double kfree scenario when calling adddelayedrefhead. This could happen if the record was reported...

6AI score0.00514EPSS
SaveExploits0References4
Rows per page
Query Builder