Lucene search
+L

21 matches found

NVD
NVD
added 4 days ago4 views

CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS0.00156EPSS
SaveExploits0References5
OSV
OSV
added 4 days ago5 views

UBUNTU-CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS5.2AI score0.00156EPSS
SaveExploits0References8
CVE
CVE
added 4 days ago38 views

CVE-2026-64567

The CVE-2026-64567 vulnerability affects the Linux kernel’s btrfs free-space-cache loading. The issue stems from loading a v1 free-space cache where num_entries can exceed the available pages, allowing io_ctl_check_crc to advance past the end of the pages[] array. This leads to a slab-out-of-boun...

7.8CVSS5.3AI score0.00156EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Rejects invalid reloc tree root keys with stack dump. BUG Syzbot reported a crash that an ASSERT was triggered inside preparetomerge. This ASSERT ensures that the reloc tree is properly pointed back by its subvolume tree...

5.5CVSS5.8AI score0.00186EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003035)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003035 advisory. An issue was discovered in the Linux kernel through 4.17.10. There is an invalid pointer dereference in ioctlmappage when mounting and operating a crafted btrfs imag...

7.1CVSS6.3AI score0.02512EPSS
SaveExploits1References14
SUSE CVE
SUSE CVE
added 2025/10/08 11:31 p.m.6 views

SUSE CVE-2023-53618

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References15
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2023-53618

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

5.5CVSS0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2023-53618

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.11 views

CVE-2023-53618 btrfs: reject invalid reloc tree root keys with stack dump

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32818

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

6AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:19 p.m.9 views

CVE-2023-53618 btrfs: reject invalid reloc tree root keys with stack dump

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.22 views

CVE-2023-53618

The CVE-2023-53618 entry corresponds to a Linux kernel issue affecting Btrfs reloc trees. The problem was an invalid reloc tree root key being present for quota-related reloc trees, which could lead to a crash via an ASSERT() in prepare_to_merge() when the reloc tree is not properly referenced by...

5.5CVSS6.2AI score0.00186EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.30 views

PT-2025-41062

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the BTRFS file system. Specifically, the issue involves the handling of reloc trees, which are used for managing shared tree blocks between...

7.8CVSS6.2AI score0.08942EPSS
SaveExploits4References990
OSV
OSV
added 2024/05/17 2:15 p.m.33 views

UBUNTU-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.8CVSS6AI score0.00177EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 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.8CVSS6AI score0.00177EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.45 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

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.8CVSS7.5AI score0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.93 views

CVE-2024-35798

CVE-2024-35798 — Linux kernel, btrfs race in read_extent_buffer_pages() A race occurs when reading an extent buffer: after acquiring EXTENT_BUFFER_READING, the uptodate flag isn’t rechecked promptly, allowing a concurrent read to start and potentially return while another read is in progress. Thi...

7.8CVSS6.8AI score0.00177EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.20 views

CVE-2024-35798 btrfs: fix race in read_extent_buffer_pages()

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.8AI score0.00177EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.63 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
UbuntuCve
UbuntuCve
added 2019/12/17 6:15 a.m.39 views

CVE-2019-19816

In the Linux kernel 5.0.21, mounting a crafted btrfs filesystem image and performing some operations can cause slab-out-of-bounds write access in btrfsmapblock in fs/btrfs/volumes.c, because a value of 1 for the number of data stripes is mishandled...

9.3CVSS6.7AI score0.03293EPSS
SaveExploits1References5
Rows per page
Query Builder