Buffer overflow in Linux Kernel

CVE-2018-1120

A flaw was found affecting the Linux kernel before version 4.17. By mmap()ing a FUSE-backed file onto a process's memory containing command line arguments (or environment strings), an attacker can cause utilities from psutils or procps (such as ps, w) or any other program which makes a read() call to the /proc/<pid>/cmdline (or /proc/<pid>/environ) files to block indefinitely (denial of service) or for some controlled time (as a synchronization primitive for other attacks).

Vulnerability class: Buffer Overflow

EPSS: 0.073 (93.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 2.8 (Low). Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2018-1120?
CVE-2018-1120 is a low-severity vulnerability in Linux Kernel, classified under Heap-based Buffer Overflow. CVSS score: 2.8/10. Published 2018-06-20.
How severe is CVE-2018-1120?
Low severity. CVSS v3 base score is 2.8 out of 10.