Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.7, < 6.10.10 |
References
- https://git.kernel.org/stable/c/a3b6ff6c896aee5ef9b581e40d0045ff04fcbc8cPatch
- https://git.kernel.org/stable/c/b686ecdeacf6658e1348c1a32a08e2e72f7c0f00Patch
FAQ
What is CVE-2024-46792?
CVE-2024-46792 is a vulnerability with a CVSS score of 3.3 (LOW). 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 u...
How severe is CVE-2024-46792?
CVE-2024-46792 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46792?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.