CVE-2026-74572

7.5

Linux · Kernel

A deadlock vulnerability exists in the Linux kernel btrfs filesystem driver during metadata writeback, potentially leading to a system denial of service.

Executive summary

A critical deadlock vulnerability in the Linux kernel btrfs filesystem can cause system instability and denial of service.

Vulnerability

This is a resource management flaw where the btrfs filesystem holds a lock across a writeback loop, resulting in a deadlock. The vulnerability is exploitable by an unauthenticated attacker capable of triggering filesystem operations.

Business impact

Successful exploitation of this flaw results in a kernel-level deadlock, causing the affected system to freeze or crash. This leads to unplanned downtime, loss of data in flight, and potential service disruption for critical infrastructure relying on the affected Linux kernel. The CVSS score of 7.5 reflects the high impact on system availability.

Remediation

Immediate Action: Update the Linux kernel to version 6.6.151, 6.12.103, 6.18.44, 7.1.8, or later as provided by your distribution vendor.

Proactive Monitoring: Monitor system logs for kernel panics, filesystem-related error messages, or unexpected system hangs.

Compensating Controls: Restrict access to systems utilizing the btrfs filesystem to trusted users and minimize non-essential filesystem write operations until patching is complete.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for complete system unavailability, administrators should prioritize patching the Linux kernel across all affected environments. Apply the recommended kernel updates immediately to eliminate the risk of deadlock-induced crashes.

More Linux CVEs