tag:github.com,2008:https://github.com/bmax121/KernelPatch/releasesTags from KernelPatch2026-01-22T05:03:26Ztag:github.com,2008:Repository/662576781/0.13.02026-02-25T07:23:30Z0.13.0github-actionstag:github.com,2008:Repository/662576781/0.12.92026-01-22T04:58:16Z0.12.9github-actionstag:github.com,2008:Repository/662576781/0.12.82026-01-22T03:16:48Z0.12.8NepXINtag:github.com,2008:Repository/662576781/0.12.72026-01-20T18:35:44Z0.12.7Admirepoweredtag:github.com,2008:Repository/662576781/0.12.62025-12-29T12:50:01Z0.12.6<p>Allow patches even when verification fails (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/231">#231</a>)</p>
<p>Before patching the kernel image, it is possible that the kernel coincidentally contains KP1158\x00\x00, causing the checksum of the later data to fail.</p>
<p>This change loops through valid checksums and only determines a patched image if a valid checksum is found. If it is not found, it will be treated as a new image instead of just exiting.</p>github-actionstag:github.com,2008:Repository/662576781/0.12.52025-12-17T17:43:17Z0.12.5<p>[fix]:1. Fixes the issue where address alignment causes backup tcp_in…</p>
<p>…it_sock region functions to skip header PAC instructions. 2. Nop the paired PAC verification within this region to avoid SCS instruction issues. (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/225">#225</a>)</p>
<p>* tcp_init_sock</p>
<p>* [fix]:1.修复地址对齐导致备份tcp_init_sock区域函数跳过头部pac指令 2.nop该区域内配对的pac验证,避免scs指令问题</p>
<p>* update version</p>
<p>---------</p>
<p>Co-authored-by: Admire <[email protected]></p>github-actionstag:github.com,2008:Repository/662576781/0.12.42025-12-16T04:11:02Z0.12.4github-actionstag:github.com,2008:Repository/662576781/0.12.32025-12-05T09:39:41Z0.12.3<p>fix: hook functions starts with pac (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/222">#222</a>)</p>
<p>* added BTI in trampoline head for support hook "BR/BLR
<br /> -> PACIXSP"</p>
<p>* 0.12.3</p>
<p>---------</p>
<p>Co-authored-by: bmax <[email protected]></p>github-actionstag:github.com,2008:Repository/662576781/0.12.22025-11-11T14:49:29Z0.12.2github-actionstag:github.com,2008:Repository/662576781/0.12.12025-11-10T18:38:01Z0.12.1<p>support 6.12 (<a class="issue-link js-issue-link" href="https://github.com/bmax121/KernelPatch/pull/210">#210</a>)</p>
<p>* make kernel 6.12 bootup</p>
<p>* fist try safe systemcall</p>
<p>* Update version</p>github-actions