Public exploit available
Public proof-of-concept or exploit code exists (ExploitDB / Metasploit / Nuclei).

CVE-2017-18344

CWE-125Out-of-bounds Read11 documents9 sources
Severity
5.5MEDIUM
EPSS
11.9%
top 6.26%
CISA KEV
Not in KEV
Exploit
PoC available
Public exploit / PoC exists
Timeline
PublishedJul 26
Latest updateMay 13

Description

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).

CVSS vector

CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:NExploitability: 1.8 | Impact: 3.6

Affected Packages6 packages

Also affects: Ubuntu Linux 12.04, 14.04, Enterprise Linux 7.2, 7.3, 7.4, 7.5

Patches

🔴Vulnerability Details

3
GHSA
GHSA-j9fr-8f9m-c9qc: The timer_create syscall implementation in kernel/time/posix-timers2022-05-13
CVEList
CVE-2017-18344: The timer_create syscall implementation in kernel/time/posix-timers2018-07-26
OSV
CVE-2017-18344: The timer_create syscall implementation in kernel/time/posix-timers2018-07-26

💥Exploits & PoCs

1
Exploit-DB
Linux Kernel 4.14.7 (Ubuntu 16.04 / CentOS 7) - (KASLR & SMEP Bypass) Arbitrary File Read2018-08-09

📋Vendor Advisories

4
Ubuntu
Linux kernel (Trusty HWE) vulnerabilities2018-08-14
Ubuntu
Linux kernel vulnerabilities2018-08-14
Red Hat
kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c2017-12-15
Debian
CVE-2017-18344: linux - The timer_create syscall implementation in kernel/time/posix-timers.c in the Lin...2017

💬Community

2
Bugzilla
CVE-2017-18344 kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c [fedora-all]2018-08-08
Bugzilla
CVE-2017-18344 kernel: out-of-bounds access in the show_timer function in kernel/time/posix-timers.c2018-08-01
CVE-2017-18344 (MEDIUM CVSS 5.5) | The timer_create syscall implementa | cvebase.io