CVE-2024-46792

Publication date

2024-09-18 07:12:47

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: riscv: misaligned: Restrict user access to kernel memory raw_copy_{to,from}_user() do not call access_ok(), so this code allowed userspace to access any virtual memory address.