<?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>Rss_qp — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/rss_qp/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Thu, 28 May 2026 07:21:12 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/rss_qp/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-46084 RDMA/mana_ib: Disable RX steering on RSS QP destroy</title><link>https://feed.craftedsignal.io/briefs/2026-05-rdma-rx-steering-vuln/</link><pubDate>Thu, 28 May 2026 07:21:12 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-rdma-rx-steering-vuln/</guid><description>CVE-2026-46084 is a vulnerability related to RDMA/mana_ib that requires disabling RX steering on RSS QP destroy, potentially leading to denial of service or privilege escalation.</description><content:encoded><![CDATA[<p>CVE-2026-46084 is a vulnerability in the RDMA (Remote Direct Memory Access) subsystem, specifically within the mana_ib driver. The vulnerability stems from a failure to properly disable RX steering when an RSS QP (Receive Side Scaling Queue Pair) is destroyed. While the exact nature of the impact is not detailed in the provided source, such a flaw could potentially lead to denial of service conditions, information disclosure, or privilege escalation within the affected system. The security update addresses this issue by ensuring RX steering is correctly disabled, mitigating the risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker gains initial access to a system with RDMA enabled and the vulnerable mana_ib driver loaded.</li>
<li>The attacker crafts a malicious RDMA request targeting the affected system.</li>
<li>The request triggers the creation of an RSS QP.</li>
<li>The attacker initiates a process to destroy the RSS QP without properly disabling RX steering.</li>
<li>Due to the vulnerability, RX steering remains active after QP destruction.</li>
<li>Subsequent RDMA traffic may be misdirected or processed incorrectly due to the orphaned RX steering configuration.</li>
<li>This can lead to unexpected system behavior, potentially causing a denial-of-service condition.</li>
<li>In a more sophisticated attack scenario, the attacker could leverage the vulnerability for information disclosure or privilege escalation.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-46084 could lead to a denial-of-service condition, where the affected system becomes unresponsive or unstable. While the specific impact details are not provided in the source, the nature of RDMA vulnerabilities suggests potential for privilege escalation or information disclosure in certain scenarios. The number of potential victims would depend on the prevalence of systems using the affected RDMA configuration.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security update provided by Microsoft to address CVE-2026-46084 and ensure RX steering is properly disabled on RSS QP destroy.</li>
<li>Deploy the Sigma rule provided below to detect attempts to exploit this vulnerability by monitoring for suspicious RDMA QP destroy events.</li>
<li>Closely monitor systems with RDMA enabled for unusual network activity or system instability that could indicate exploitation attempts.</li>
<li>Review RDMA configurations to ensure they adhere to security best practices and minimize the attack surface.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>rdma</category><category>mana_ib</category><category>rss_qp</category><category>rx_steering</category><category>cve-2026-46084</category></item></channel></rss>