CVE-2025-40358
CVE-2025-40358 involves the Linux kernel on the RISC-V architecture. The issue arises when unwinding the stack of a non-current task, where KASAN incorrectly reports a bug (“BUG: KASAN: out-of-bounds in walk_stackframe+0x41c/0x460”). A related fix exists for x86 (commit 84936118bdf3) and the patc...