In the Linux kernel, the following vulnerability has been resolved:
riscv: misaligned: Restrict user access to kernel memory
rawcopy{to,from}user() do not call accessok(), so this code allowed userspace to access any virtual memory address.
{ "urgency": "not yet assigned" }