CVE-2018-12714
CVSS V2 High 10
CVSS V3 Critical 9.8
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.
Overview
- CVE ID
- CVE-2018-12714
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-06-24T23:29:00
- Last Modified Date
- 2023-01-19T16:13:17
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.17.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 10
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 10
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/torvalds/linux/commit/81f9c4e4177d31ced6f52a89bb70e93bfb77ca03 | Patch Third Party Advisory |
https://github.com/lcytxw/bug_repro/tree/master/bug_200019 | Exploit Third Party Advisory |
https://bugzilla.kernel.org/show_bug.cgi?id=200019 | Issue Tracking Vendor Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=81f9c4e4177d31ced6f52a89bb70e93bfb77ca03 | Vendor Advisory |
http://www.securityfocus.com/bid/104544 | Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-12714 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12714 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:39:05 | Added to TrackCVE | |||
2022-12-03 08:23:07 | 2018-06-24T23:29Z | 2018-06-24T23:29:00 | CVE Published Date | updated |
2022-12-03 08:23:07 | 2018-08-21T12:16:50 | CVE Modified Date | updated | |
2022-12-03 08:23:07 | Undergoing Analysis | Vulnerability Status | updated | |
2023-01-19 17:07:26 | 2023-01-19T16:13:17 | CVE Modified Date | updated | |
2023-01-19 17:07:27 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |