Lucene search
+L

17 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 8:54 p.m.4 views

CVE-2026-89644

A flaw was found in the Linux kernel's btrfs filesystem. When performing direct I/O writes in a NOCOW No Copy-On-Write range, an extent map reference may not be properly released if an error occurs during extent creation. This oversight can lead to an extent map leak, potentially causing memory...

5.5CVSS0.00166EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/11 8:19 p.m.6 views

CVE-2026-89644

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map leak in NOCOW direct I/O write btrfsdioiomapbegin calls btrfsgetextent, which returns an extent map reference that must be dropped on all exit paths. For direct writes into a NOCOW range,...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:45 p.m.6 views

EUVD-2026-76556

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map leak in NOCOW direct I/O write btrfsdioiomapbegin calls btrfsgetextent, which returns an extent map reference that must be dropped on all exit paths. For direct writes into a NOCOW range,...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.23 views

CVE-2026-89644 btrfs: fix extent map leak in NOCOW direct I/O write

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map leak in NOCOW direct I/O write btrfsdioiomapbegin calls btrfsgetextent, which returns an extent map reference that must be dropped on all exit paths. For direct writes into a NOCOW range,...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89644

CVE-2026-89644 affects the btrfs filesystem in the Linux kernel. The root cause is an extent map reference leak in the NOCOW direct I/O write path: btrfs_get_blocks_direct_write() fails to drop the extent map obtained from btrfs_get_extent() when btrfs_create_dio_extent() returns an error (e.g., ...

0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90360

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map leak in NOCOW direct I/O write btrfs dio iomap begin calls btrfs get extent, which returns an extent map reference that must be dropped on all exit paths. For direct writes into a NOCOW range, btrfs get bloc...

0.00166EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-5272

Malicious code in bioql PyPI...

7.1AI score0.00211EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:05 p.m.12 views

btrfs: do proper folio cleanup when run_delalloc_nocow() failed

...

7.8CVSS7AI score0.00211EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: btrfs: Proper folio cleanup should be performed when rundelallocnocow fails. BUG With CONFIGDEBUGVM set, test case generic/476 may crash due to the following VMBUGONFOLIO issues: - BTRFS error device dm-3: cowfilerange failed;...

7.8CVSS6.1AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.14 views

UBUNTU-CVE-2024-57975

In the Linux kernel, the following vulnerability has been resolved: btrfs: do proper folio cleanup when rundelallocnocow failed BUG With CONFIGDEBUGVM set, test case generic/476 has some chance to crash with the following VMBUGONFOLIO: BTRFS error device dm-3: cowfilerange failed, start 1146880 e...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly cleaning up folio when rundelallocnocow fails...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40962

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running fstests' test-case btrfs/167 on emulated zoned devices, he's seeing the following NULL pointer dereference in...

5.5CVSS0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:32 p.m.67 views

CVE-2024-40962

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running fstests' test-case btrfs/167 on emulated zoned devices, he's seeing the following NULL pointer dereference in...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/07/12 12:32 p.m.94 views

CVE-2024-40962

CVE-2024-40962 affects the Linux kernel btrfs zoning code. The issue is a NULL pointer dereference in btrfs_zone_finish_endio() when handling zoned NODATASUM writes under zoned emulation for conventional zones. The fix, as described in the disclosure, is to allocate dummy checksums for zoned NODA...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.19 views

CVE-2024-40962 btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running fstests' test-case btrfs/167 on emulated zoned devices, he's seeing the following NULL pointer dereference in...

6.8AI score0.00241EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.44 views

CVE-2024-40962 btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes Shin'ichiro reported that when he's running fstests' test-case btrfs/167 on emulated zoned devices, he's seeing the following NULL pointer dereference in...

0.00241EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.7 views

SUSE CVE-2021-47508

In the Linux kernel, the following vulnerability has been resolved: btrfs: free exchange changeset on failures Fstests runs on my VMs have show several kmemleak reports like the following. unreferenced object 0xffff88811ae59080 size 64: comm "xfsio", pid 12124, jiffies 4294987392 age 6.368s hex...

4.4CVSS6.3AI score0.00205EPSS
SaveExploits0References6
Rows per page
Query Builder