Buffer overflow in Linux Kernel

CVE-2018-12714

An issue was discovered in the Linux kernel through 4.17.2. The filter parsing in kernel/trace/trace_events_filter.c could be called with no filter, which is an N=0 case when it expected at least one line to have been read, thus making the N-1 index invalid. This allows attackers to cause a denial of service (slab out-of-bounds write) or possibly have unspecified other impact via crafted perf_event_open and mmap system calls.

Vulnerability class: Buffer Overflow

EPSS: 0.053 (91.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2018-12714?
CVE-2018-12714 is a critical-severity vulnerability in Linux Kernel, classified under Out-of-bounds Write. CVSS score: 9.8/10. Published 2018-06-24.
How severe is CVE-2018-12714?
Critical severity. CVSS v3 base score is 9.8 out of 10.