Lucene search
+L

5283 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.14 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...

0.00238EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

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.00163EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

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.00244EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.11 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.00163EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

UBUNTU-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.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.11 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.00238EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.13 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.00214EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:16 p.m.11 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.00244EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 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.00214EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 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.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.7 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.00238EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:07 p.m.48 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.00244EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.42 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.00244EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:07 p.m.8 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.34 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.00162EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:06 p.m.39 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.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:06 p.m.10 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.10 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
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.40 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.00214EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/24 1:06 p.m.38 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.00214EPSS
SaveExploits0References2
Rows per page
Query Builder