Lucene search

K
cvelistMitreCVELIST:CVE-2017-18344
HistoryJul 26, 2018 - 7:00 p.m.

CVE-2017-18344

2018-07-2619:00:00
mitre
raw.githubusercontent.com
3

5.2 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

40.2%

The timer_create syscall implementation in kernel/time/posix-timers.c in the Linux kernel before 4.14.8 doesn’t properly validate the sigevent->sigev_notify field, which leads to out-of-bounds access in the show_timer function (called when /proc/$PID/timers is read). This allows userspace applications to read arbitrary kernel memory (on a kernel built with CONFIG_POSIX_TIMERS and CONFIG_CHECKPOINT_RESTORE).