PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-71183 Linux CVE debrief

A flaw was found in the Linux kernel's btrfs module. This issue occurs when logging inode references during a rename operation, particularly when exchanging two directories. The log tree may end up with only one of the inodes, leading to incorrect deletion attempts after a power failure. This can result in a filesystem mount failure and a stack trace. The issue arises from the btrfs module's handling of inode logging during rename operations. Specifically, when exchanging two directories, the log tree may not contain both inodes, leading to potential deletion of an incorrect inode after a power failure. This can cause a mount failure due to the attempt to delete a directory containing a subvolume. The flaw requires careful consideration of inode logging and deletion processes in the btrfs module to prevent such issues.

Vendor
Linux
Product
Unknown
CVSS
CRITICAL 9.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-01-31
Original CVE updated
2026-07-30
Advisory published
2026-01-31
Advisory updated
2026-07-30

Who should care

Linux kernel developers, administrators, and users of systems that utilize the btrfs filesystem should be aware of this vulnerability. They should take necessary precautions to prevent exploitation and ensure that their systems are updated with the latest patches. Additionally, they should monitor for any signs of filesystem corruption or mount failures and take prompt action to address any issues that arise. The btrfs module's handling of inode logging during rename operations requires careful consideration to prevent such issues. System administrators should also review their system's configuration and ensure that it is properly secured to prevent exploitation of this vulnerability. Furthermore, Linux kernel developers should review the btrfs module's code to identify and address any potential issues related to inode logging and deletion processes. Users of systems that utilize the btrfs filesystem should also be aware of the potential risks associated with this vulnerability and take necessary precautions to protect their systems. By taking these precautions, they can help prevent exploitation of this vulnerability and ensure the security and integrity of their systems. It is also essential for Linux kernel developers to continue testing and validating the btrfs module to identify and address any potential issues. By working together, they can help ensure the security and stability of the Linux kernel and prevent similar vulnerabilities from arising in the future. The Linux community should also be aware of this issue and take necessary steps to address it. This includes reviewing the code, testing and validating the btrfs module, and providing feedback to the Linux kernel developers. By taking a proactive approach, they can help prevent exploitation of this vulnerability and ensure the security and integrity of the Linux kernel. Overall, it is essential for Linux kernel developers, administrators, and users to be aware of this vulnerability and take necessary precautions to prevent exploitation and ensure the security and integrity of their systems. They should also work together to identify and address any potential issues related to inode logging and the b

Technical summary

The Linux kernel's btrfs module is vulnerable to an issue where logging inode references during rename operations can lead to incorrect deletion attempts after a power failure. This can result in filesystem corruption and mount failures. The vulnerability arises from the btrfs module's handling of inode logging during rename operations, particularly when exchanging two directories. The log tree may end up with only one of the inodes, leading to potential deletion of an incorrect inode after a power failure. To address this issue, it is essential to ensure that the log tree contains both inodes during rename operations and to handle deletion attempts carefully.

Defensive priority

High

Recommended defensive actions

  • Apply patches provided by the Linux kernel maintainers.
  • Ensure that the Linux kernel is updated to a version that includes the fix.
  • Monitor for any signs of filesystem corruption or mount failures.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The issue arises from the btrfs module's handling of inode logging during rename operations. Specifically, when exchanging two directories, the log tree may not contain both inodes, leading to potential deletion of an incorrect inode after a power failure. This can cause a mount failure due to the attempt to delete a directory containing a subvolume.

Sources and references

Verified primary and authoritative sources

  • CVE-2025-71183 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2025-71183

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2025-71183 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2025-71183

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Mitigation or vendor reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/0c2413c69129f6ce60157f7b53d9ba880260400b

    416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch

  • Mitigation or vendor reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/7ba0b6461bc4edb3005ea6e00cdae189bcf908a5

    416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch

  • Mitigation or vendor reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/a63998cd6687c14b160dccb0bbcf281b2eb0dab3

    416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch

  • Mitigation or vendor reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c7f0207db68d5a1b4af23acbef1a8e8ddc431ebb

    416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch

  • Mitigation or vendor reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/d52af58dd463821c5c516aebb031a58934f696ea

    416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.