Lucene search
+L

1182 matches found

SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.17 views

SUSE CVE-2022-48631

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug in extents parsing when ehentries == 0 and ehdepth 0 When walking through an inode extents, the ext4extbinsearchidx function assumes that the extent header has been previously validated. However, there are no checks...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/04/29 4:21 p.m.44 views

CVE-2022-48664

A vulnerability was found in the btrfs filesystem in the Linux kernel. This issue can cause a system hang during the unmount process if the space reclaim worker is not properly stopped, possibly leading to system instability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS7.3AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/28 1:15 p.m.30 views

CVE-2022-48631

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug in extents parsing when ehentries == 0 and ehdepth 0 When walking through an inode extents, the ext4extbinsearchidx function assumes that the extent header has been previously validated. However, there are no checks...

5.5CVSS7.1AI score0.00235EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/28 1:01 p.m.51 views

CVE-2022-48664 btrfs: fix hang during unmount when stopping a space reclaim worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix hang during unmount when stopping a space reclaim worker Often when running generic/562 from fstests we can hang during unmount, resulting in a trace like this: Sep 07 11:52:00 debian9 unknown: run fstests generic/562 ...

6.8AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.7 views

SUSE CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS6.9AI score0.00259EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/04 5:15 p.m.41 views

CVE-2024-26794

A flaw was found in the Linux kernel's btrfs file system due to a race condition between the ordered extent completion and fiemap operation. This race condition can lead to inconsistencies or security issues when accessing file system metadata. Mitigation Mitigation for this issue is either not...

5.5CVSS6.8AI score
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.9 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.9AI score
SaveExploits0References1
NVD
NVD
added 2024/04/04 9:15 a.m.23 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0
CVE
CVE
added 2024/04/04 8:20 a.m.102 views

CVE-2024-26794

The CVE CVE-2024-26794 is not a generic vulnerability but a documented Linux kernel issue referenced by TencentOS Server 4 advisory. The connected document explains that the vulnerability was resolved in the Linux kernel as a race between ordered extents and fiemap in Btrfs, which could enable a ...

6.8AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.27 views

CVE-2024-26794

...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.32 views

CVE-2024-26794

...

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.48 views

CVE-2024-26794

Removed by vendor...

7.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.36 views

CVE-2024-26794

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.6AI score
SaveExploits0References3
NVD
NVD
added 2024/04/03 3:15 p.m.19 views

CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS7.8AI score0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS5.6AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.6 views

UBUNTU-CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.15 views

CVE-2024-26726 btrfs: don't drop extent_map for free space inode on write error

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

7AI score0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.151 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
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.34 views

CVE-2024-26726

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

5.5CVSS7.2AI score0.00259EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26726 btrfs: don't drop extent_map for free space inode on write error

In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extentmap for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfsholesspacecache. assertion failed: blockstart != EXTENTMAPHOLE, in...

6.3AI score
SaveExploits0References8
Rows per page
Query Builder