
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53865 is a vulnerability in the Linux kernel's Btrfs filesystem subsystem that causes a kernel warning when performing the final put on a transaction with quota groups (qgroups) enabled after a transaction abort. The issue was published on December 9, 2025, and affects the Linux kernel across multiple stable branches. It is estimated as Medium severity with an EPSS score of 0.024% (Feedly). The vulnerability has been detected by Nessus (plugin 278340) and addressed in SUSE kernel advisories (Tenable).
The root cause is improper state handling in fs/btrfs/transaction.c at the btrfs_put_transaction() function (line 144), where a WARN_ON is triggered when qgroups are enabled and a transaction is aborted. Specifically, when a transaction abort occurs, the qgroup-related state is not properly cleaned up before the transaction reference count reaches zero, causing the kernel to emit a warning during the final btrfs_put_transaction() call. This is classified as an improper resource cleanup or state management issue (CWE-459/CWE-755). The fix is tracked across multiple stable kernel commits (e.g., 62dd82bc7a90, 89e994688e96, aa84ce8a78a1, ae91ab710d8e, c9060caab413) (Feedly).
The primary impact is a kernel warning (WARN_ON) triggered in the Btrfs transaction handling path, which can appear in system logs and may indicate an inconsistent internal state. While this does not directly result in a system crash or privilege escalation, repeated warnings in production environments can obscure legitimate kernel issues and may contribute to filesystem instability when Btrfs qgroups are in use alongside transaction aborts. Confidentiality and integrity impacts are minimal; the main concern is availability and diagnostic reliability of affected systems (Feedly).
The fix has been applied across multiple Linux kernel stable branches via commits 62dd82bc7a90, 89e994688e96, aa84ce8a78a1, ae91ab710d8e, and c9060caab413. SUSE has released kernel updates addressing this issue (SUSE-2026-0281-1 and SUSE-2026-20876-1), and ChromeOS stable channel updates from January 2026 also include the fix (Feedly). Administrators running Btrfs with qgroups enabled should update to a patched kernel version as provided by their Linux distribution. As a temporary workaround, disabling Btrfs qgroups (if not required) will prevent the warning from being triggered.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."