<?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>CVE-2026-46163 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-46163/</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>Fri, 29 May 2026 07:24:51 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-46163/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-46163 wifi: b43legacy Firmware Key Index Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2026-46163/</link><pubDate>Fri, 29 May 2026 07:24:51 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2026-46163/</guid><description>CVE-2026-46163 is a vulnerability in the b43legacy WiFi driver related to a missing bounds check on the firmware key index in the RX path, potentially leading to memory corruption.</description><content:encoded><![CDATA[<p>CVE-2026-46163 involves a security flaw within the b43legacy WiFi driver, specifically regarding the handling of firmware key indices during RX (receive) operations. The vulnerability stems from the absence of proper bounds checking on the firmware key index before it&rsquo;s used to access memory. This oversight could allow an attacker to potentially read from or write to arbitrary memory locations, leading to denial-of-service, information disclosure, or potentially arbitrary code execution. Due to the low-level nature of the vulnerability, successful exploitation could have significant impact on the system&rsquo;s stability and security. This vulnerability impacts systems utilizing the affected WiFi driver.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker sends a maliciously crafted WiFi packet to the target device.</li>
<li>The device&rsquo;s WiFi adapter receives the packet and passes it to the b43legacy driver.</li>
<li>The driver attempts to process the received packet, including decrypting it using a key from the firmware.</li>
<li>Due to the missing bounds check, a crafted packet provides an out-of-bounds key index value.</li>
<li>The driver uses this invalid index to access the firmware key table.</li>
<li>This leads to an out-of-bounds memory access.</li>
<li>The out-of-bounds memory access results in a read or write to an unintended memory location.</li>
<li>Depending on the memory location accessed, the attacker can trigger a denial-of-service condition or potentially execute arbitrary code.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-46163 can result in a denial-of-service condition due to a system crash. In more severe scenarios, an attacker could leverage this vulnerability to gain arbitrary code execution on the target system, potentially leading to complete system compromise. The number of potential victims depends on the prevalence of the vulnerable b43legacy WiFi driver and the attacker&rsquo;s targeting scope.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security patch released by Microsoft to address CVE-2026-46163 immediately to prevent potential exploitation.</li>
<li>Monitor systems using the b43legacy WiFi driver for unusual activity, such as unexpected crashes or memory access violations.</li>
<li>Deploy the Sigma rules in this brief to your SIEM to detect potential exploitation attempts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wifi</category><category>memory corruption</category><category>driver vulnerability</category><category>CVE-2026-46163</category></item></channel></rss>