<?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>Rtl8192d — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/rtl8192d/</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>Wed, 27 May 2026 12:51:08 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/rtl8192d/feed.xml" rel="self" type="application/rss+xml"/><item><title>Realtek rtl819x Local Privilege Escalation Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-realtek-lpe/</link><pubDate>Wed, 27 May 2026 12:51:08 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-realtek-lpe/</guid><description>A local privilege escalation vulnerability exists in Realtek rtl819x Jungle SDK due to missing capability checks on ioctl commands, allowing unprivileged users to gain root privileges on affected Linux systems.</description><content:encoded><![CDATA[<p>A local privilege escalation vulnerability (CVE-2026-36355) has been identified in the Realtek rtl819x Jungle SDK, affecting devices using the out-of-tree WiFi driver SDK. The vulnerability stems from missing capability checks on ioctl commands 0x89F5 (write_mem) and 0x89F6 (read_mem), allowing any unprivileged user to read and write kernel memory. An exploit (EDB-52580) has been published, demonstrating successful privilege escalation on Linux 3.18.48, ARMv7 Cortex-A7, Qualcomm MDM9607, and rtl8192es.ko. This vulnerability affects a wide range of Realtek chips, including RTL8192C/D/E, RTL8188E, RTL8812, RTL8881A, and RTL8197F. The availability of a working exploit significantly increases the risk to vulnerable systems.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unprivileged user executes the kpwn exploit binary.</li>
<li>The exploit identifies a vulnerable Realtek rtl819x wireless interface.</li>
<li>The exploit scans kernel memory to locate the <code>init_task</code> structure.</li>
<li>The exploit auto-detects the offsets for <code>tasks</code>, <code>pid</code>, <code>cred</code>, and <code>comm</code> within the <code>task_struct</code>.</li>
<li>The exploit walks the task list to find the current process&rsquo;s <code>task_struct</code> using its PID.</li>
<li>The exploit reads the current user&rsquo;s credentials from the kernel memory.</li>
<li>The exploit overwrites the user&rsquo;s credentials in kernel memory, setting UID and GID to 0.</li>
<li>The user&rsquo;s privileges are escalated to root, granting full system access.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows an unprivileged local user to gain full root privileges on the affected system. This can lead to complete system compromise, including data theft, modification, and destruction, as well as the installation of malware and backdoors. The wide range of affected Realtek chips means numerous embedded devices and IoT devices are potentially vulnerable.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or mitigations from Realtek to address CVE-2026-36355 on affected rtl819x based devices.</li>
<li>Monitor for the execution of the <code>kpwn</code> exploit binary on Linux systems using process creation logs, and deploy the Sigma rule &ldquo;Detect Realtek KPwn Exploit Execution&rdquo; to your SIEM.</li>
<li>Implement strict access controls and limit access to wireless interfaces to authorized users only.</li>
<li>Enable logging for ioctl calls on Realtek wireless interfaces to detect attempts to use IOCTL_WRITE (0x89F5) and IOCTL_READ (0x89F6) with unexpected parameters.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>realtek</category><category>linux</category></item></channel></rss>