CVE-2018-7273
CVSS V2 Medium 4.9
CVSS V3 Medium 5.5
Description
In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function show_floppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel code and data and bypass kernel security protections such as KASLR.
Overview
- CVE ID
- CVE-2018-7273
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-02-21T00:29:00
- Last Modified Date
- 2019-03-01T19:57:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.15.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:C/I:N/A:N
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.9
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://lkml.org/lkml/2018/2/20/669 | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/103088 | Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/44325/ | Exploit Third Party Advisory VDB Entry |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-7273 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7273 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:57:15 | Added to TrackCVE | |||
2022-12-03 02:35:49 | 2018-02-21T00:29Z | 2018-02-21T00:29:00 | CVE Published Date | updated |
2022-12-03 02:35:49 | 2019-03-01T19:57:57 | CVE Modified Date | updated | |
2022-12-03 02:35:49 | Analyzed | Vulnerability Status | updated |