CVE-2018-12714
Last modified
CVE-2018-12714 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 5.28% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.17, < 4.17.4 |
References
- http://www.securityfocus.com/bid/104544Third Party Advisory, VDB Entry
- https://bugzilla.kernel.org/show_bug.cgi?id=200019Issue Tracking, Vendor Advisory
- https://github.com/lcytxw/bug_repro/tree/master/bug_200019Exploit, Third Party Advisory
- https://github.com/torvalds/linux/commit/81f9c4e4177d31ced6f52a89bb70e93bfb77ca03Patch, Third Party Advisory
- http://www.securityfocus.com/bid/104544Third Party Advisory, VDB Entry
- https://bugzilla.kernel.org/show_bug.cgi?id=200019Issue Tracking, Vendor Advisory
- https://github.com/lcytxw/bug_repro/tree/master/bug_200019Exploit, Third Party Advisory
- https://github.com/torvalds/linux/commit/81f9c4e4177d31ced6f52a89bb70e93bfb77ca03Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-12714?
How severe is CVE-2018-12714?
How do I fix CVE-2018-12714?
Are you affected by CVE-2018-12714?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
