Resource exhaustion in Linux kernel - CVE-2026-43338
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource management in btrfs qgroup ioctls when processing quota group operations. A local user can create many quota groups on a nearly full btrfs filesystem to cause a denial of service.
The issue can trigger a transaction abort with -ENOSPC during delayed reference processing.