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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-18 08:15
Updated : 2024-11-21 15:06
NVD link : CVE-2024-46792
Mitre link : CVE-2024-46792
CVE.ORG link : CVE-2024-46792
JSON object : View
Products Affected
linux
- linux_kernel
CWE