<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Double-Free on ZX Cloud Security</title><link>https://zxcloudsecurity.co.uk/tags/double-free/</link><description>Recent content in Double-Free on ZX Cloud Security</description><generator>Hugo</generator><language>en-GB</language><lastBuildDate>Fri, 20 Jun 2025 08:39:58 +0000</lastBuildDate><atom:link href="https://zxcloudsecurity.co.uk/tags/double-free/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2025-4574: crossbeam-channel Double Free Flaw</title><link>https://zxcloudsecurity.co.uk/posts/cve-2025-4574-crossbeam-channel-double-free-azure/</link><pubDate>Sat, 20 Jun 2026 08:39:58 +0000</pubDate><guid>https://zxcloudsecurity.co.uk/posts/cve-2025-4574-crossbeam-channel-double-free-azure/</guid><description>CVE-2025-4574 affects the Rust crossbeam-channel crate with a double-free vulnerability on drop, posing memory corruption risks in Azure and Rust-based ser</description><content:encoded><![CDATA[<p>🟠 <strong>High</strong>  |  <strong>Source:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-4574">Microsoft Security Response Center</a></p>
<hr>
<p>CVE-2025-4574 is a memory safety vulnerability in the Rust crate &lsquo;crossbeam-channel&rsquo;, a widely used concurrency library. The flaw can trigger a double-free error when a channel is dropped under certain conditions, potentially leading to memory corruption or exploitable crashes. This matters because crossbeam-channel is a common dependency in Rust-based cloud services and infrastructure tooling, including components within the Azure ecosystem.</p>
<blockquote>
<p><strong>Security Architect&rsquo;s Take:</strong> Audit your Rust-based services and Azure workloads for direct or transitive dependencies on crossbeam-channel and update to the patched version immediately. Pay particular attention to multi-threaded services where channel drop behaviour could be triggered under production load.</p>
</blockquote>
<p><strong>Original advisory:</strong> <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-4574">CVE-2025-4574 Crossbeam-channel: crossbeam-channel vulnerable to double free on drop</a></p>
]]></content:encoded></item></channel></rss>