Lucene search

K
cvelistLinuxCVELIST:CVE-2023-52677
HistoryMay 17, 2024 - 2:24 p.m.

CVE-2023-52677 riscv: Check if the code to patch lies in the exit section

2024-05-1714:24:42
Linux
raw.githubusercontent.com
9
linux kernel
vulnerability
vmalloc region

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

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.

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

Related for CVELIST:CVE-2023-52677