Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-74319

Published Aug 15, 2026 EPSS 0.15% (5th pctl)

Overview

CVE-2026-74319 is a known-severity vulnerability. It was published on August 15, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

btrfs: zoned: fix deadlock waiting for ticket during data relocation

When performing data relocation on a zoned filesystem, BTRFS can deadlock

in handle_reserve_tickets(). The relocation process is waiting on a space

reservation ticket that can never be fulfilled, because the relocation

itself is the operation responsible for freeing up that space.

Fix this by introducing a new flush state,

BTRFS_RESERVE_FLUSH_ZONED_RELOCATION, specifically for data chunk

allocation during zoned relocation. Like

BTRFS_RESERVE_FLUSH_FREE_SPACE_INODE, this state uses

priority_reclaim_data_space() instead of the normal flushing path, which

avoids re-entering the relocation code and breaking the deadlock cycle.

In btrfs_alloc_data_chunk_ondemand(), select this new flush state when the

inode belongs to a data relocation root on a zoned filesystem.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-74319?

CVE-2026-74319 is a known-severity vulnerability. It was published on August 15, 2026.

How severe is CVE-2026-74319?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-74319?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-74319?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-74319 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.