In the Linux kernel, the following vulnerability has been resolved:
riscv/mm: Add handling for VMFAULTSIGSEGV in mmfaulterror()
Handle VMFAULTSIGSEGV in the page fault path so that we correctly kill the process and we don't BUG() the kernel.
{ "urgency": "not yet assigned" }