PT-2025-52959 · Btrfs+2 · Btrfs+2
Published
2025-12-24
·
Updated
2026-04-20
·
CVE-2023-54002
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the btrfs subsystem related to the assertion of exclusive operation conditions during balance operations. Specifically, the issue arises when multiple devices are concurrently added to the same mount point, potentially leading to assertion failures in
btrfs exclop balance and btrfs ioctl add dev. This can occur when threads race to start balance and device add operations. The assertion failures are observed when the exclusive operation state is either BTRFS EXCLOP NONE or BTRFS EXCLOP BALANCE PAUSED. The issue manifests as failures when adding devices, as demonstrated in the provided example output. The fs info->exclusive operation variable is involved in the assertion checks.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Btrfs