CVE-2023-52677

Publication date

2024-05-17 14:24:42

Family

Linux

State

PUBLISHED

Description

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.