Lucene search
+L

243 matches found

EUVD
EUVD
added 2026/05/08 3:31 p.m.19 views

EUVD-2026-28622

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.8AI score0.00114EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/08 2:16 p.m.17 views

CVE-2026-43338

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.5CVSS0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 2:16 p.m.4 views

AZL-86115 CVE-2026-43338 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.5CVSS6.3AI score0.00114EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.16 views

CVE-2026-43338

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.5CVSS6.2AI score0.00114EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2026/05/08 1:31 p.m.52 views

CVE-2026-43338 btrfs: reserve enough transaction items for qgroup ioctls

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/08 1:31 p.m.8 views

CVE-2026-43338 btrfs: reserve enough transaction items for qgroup ioctls

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

6.2AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/05/08 1:31 p.m.14 views

CVE-2026-43338

In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, neither for the quota tree updates nor for the...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007514)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007514 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve leaks in cowfilerange In the buffered write path, the dirty page owns t...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References4
Redos
Redos
added 2026/04/08 12:00 a.m.10 views

ROS-20260408-73-0017

A vulnerability in the fs/btrfs/qgroup.c component of the Linux operating system kernel is related to the use of memory after it has been freed. Exploitation of the vulnerability allows an intruder to affect confidentiality, integrity and availability of protected information...

7CVSS6.9AI score0.00115EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/04/01 12:00 a.m.10 views

The vulnerability of the btrfs_qgroup_check_inherit() function in the fs/btrfs/qgroup.c module, which is part of the btrfs file system support in Linux kernels, allows an attacker to access protected information or cause service failures.

The vulnerability of the btrfsqgroupcheckinherit function in the fs/btrfs/qgroup.c module of the Linux file system support module is related to the execution of operations outside the buffer boundaries. Exploiting this vulnerability could allow an attacker to access protected information or cause...

6.3CVSS7AI score0.0021EPSS
SaveExploits0References16Affected Software1
Amazon
Amazon
added 2026/03/27 12:00 a.m.23 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue CVE-2025-40083 In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak of qgrouplist in btrfsaddqgrouprelation CVE-2025-40209 In t...

6.4AI score0.00587EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/19 12:30 a.m.9 views

SUSE CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/03/18 6:31 p.m.8 views

EUVD-2025-208840

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

5.7AI score0.0022EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/18 6:31 p.m.9 views

EUVD-2025-208842

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, reserve an extent, create an ordered extent, etc...

5.7AI score0.0022EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/18 6:16 p.m.11 views

CVE-2025-71269

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, reserve an extent, create an ordered extent, etc...

7.5CVSS0.0022EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/03/18 6:16 p.m.9 views

CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

7.5CVSS5.6AI score0.0022EPSS
SaveExploits0References16
OSV
OSV
added 2026/03/18 6:16 p.m.18 views

UBUNTU-CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

7.5CVSS5.7AI score0.0022EPSS
SaveExploits0References17
OSV
OSV
added 2026/03/18 6:16 p.m.19 views

UBUNTU-CVE-2025-71269

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, reserve an extent, create an ordered extent, etc...

7.5CVSS5.7AI score0.0022EPSS
SaveExploits0References19
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:40 p.m.8 views

CVE-2025-71268

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from cowfilerangeinline without freeing the reserved qgroup data, resulting in a leak. Fi...

5.7AI score0.0022EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 5:40 p.m.9 views

CVE-2025-71269

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not free data reservation in fallback from inline due to -ENOSPC If we fail to create an inline extent due to -ENOSPC, we will attempt to go through the normal COW path, reserve an extent, create an ordered extent, etc...

5.7AI score0.0022EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder