NA

CVE-2023-52677

Published: 17/05/2024 Updated: 17/05/2024

Vulnerability Summary

In the Linux kernel, the following vulnerability has been resolved: riscv: Check if the code to patch lies in the exit section Otherwise we fall through to vmalloc_to_page() which panics since the address does not lie in the vmalloc region.