<?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>Cred_jar on kiperZ</title>
    <link>https://kiperz.dev/tags/cred_jar/</link>
    <description>Recent content in Cred_jar on kiperZ</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 09 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://kiperz.dev/tags/cred_jar/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kernel-Net - MobileHackingLab</title>
      <link>https://kiperz.dev/writeups/kernel-net/</link>
      <pubDate>Tue, 09 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://kiperz.dev/writeups/kernel-net/</guid>
      <description>&lt;h2 id=&#34;tldr&#34;&gt;TL;DR&lt;/h2&gt;
&lt;p&gt;A one-byte off-by-one NUL in an Android kernel driver is leveraged into a
page-level UAF and then into root via a &lt;code&gt;struct cred&lt;/code&gt; overwrite (PageJack). No
infoleak, no kernel address. Validated on the local QEMU image and ported to a
Corellium device.&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;Target : Linux 5.15.41 arm64, /dev/kern-net
Local  : QEMU, nokaslr, uid mhl=1000
Device : Corellium (Android ranchu), KASLR on, SELinux enforcing, uid shell=2000
Flag   : MHL{big_things_have_small_beginnings}
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;vulnerability&#34;&gt;Vulnerability&lt;/h2&gt;
&lt;p&gt;The driver&amp;rsquo;s &lt;code&gt;LOAD_MODEL_DATA&lt;/code&gt; ioctl copies a fixed 128-byte structure from
userland into a kernel buffer, then &lt;code&gt;strcpy&lt;/code&gt;s the description field:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
