Skip to content

Commit 441b092

Browse files
committed
website: update the kernel bug page, which has been lagging
This includes the bugs I've found recently, all of which have merged fixes.
1 parent fc6b10a commit 441b092

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/bugs/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252

5353
<script>
5454
const bugs = [
55+
["commit/3f93005b33a94", "2024-12-25T04:40Z", "MPU attribute misconfiguration on ARMv8M"],
56+
["commit/88617a279efdcc", "2024-12-18T18:19Z", "Client-controlled kernel panic in kipc"],
5557
["issues/1943", "2024-12-10T19:39Z", "Kernel refuses to start if initial stack frame spans regions"],
5658
["issues/1928", "2024-11-22T19:25Z", "ARMv6M still attributes faulting SVC to wrong task"],
5759
["issues/1876", "2024-09-20T13:54Z", "Stack scribbling does not work for tasks with pow2 stack"],

0 commit comments

Comments
 (0)