Current Description
The crypto_skcipher_init_tfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of service (NULL pointer dereference) via a crafted application.
Source:
MITRE
Description Last Modified:
05/23/2017
View Analysis Description
Analysis Description
The crypto_skcipher_init_tfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of service (NULL pointer dereference) via a crafted application.
Source:
MITRE
Description Last Modified:
05/23/2017
Impact
CVSS v3.0 Severity and Metrics:
Base Score:
5.5 MEDIUM
Vector:
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
(V3 legend)
Impact Score:
3.6
Exploitability Score:
1.8
Attack Vector (AV):
Local
Attack Complexity (AC):
Low
Privileges Required (PR):
Low
User Interaction (UI):
None
Scope (S):
Unchanged
Confidentiality (C):
None
Integrity (I):
None
Availability (A):
High
CVSS v2.0 Severity and Metrics:
Base Score:
4.9 MEDIUM
Vector:
(AV:L/AC:L/Au:N/C:N/I:N/A:C)
(V2 legend)
Impact Subscore:
6.9
Exploitability Subscore:
3.9
Access Vector (AV):
Local
Access Complexity (AC):
Low
Authentication (AU):
None
Confidentiality (C):
None
Integrity (I):
None
Availability (A):
Complete
Additional Information:
Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Change History
1 change record found
- show changes
Initial Analysis -
6/8/2017 8:07:35 AM
| Action |
Type |
Old Value |
New Value |
| Added |
CPE Configuration |
|
OR
*cpe:2.3:o:linux:linux_kernel:4.11.2:*:*:*:*:*:*:* (and previous) |
| Added |
CVSS V2 |
|
(AV:L/AC:L/Au:N/C:N/I:N/A:C) |
| Added |
CVSS V3 |
|
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Added |
CWE |
|
CWE-476 |
| Changed |
Reference Type |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9933e113c2e87a9f46a40fde8dafbf801dca1ab9 No Types Assigned |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=9933e113c2e87a9f46a40fde8dafbf801dca1ab9 Patch |
| Changed |
Reference Type |
https://github.com/torvalds/linux/commit/9933e113c2e87a9f46a40fde8dafbf801dca1ab9 No Types Assigned |
https://github.com/torvalds/linux/commit/9933e113c2e87a9f46a40fde8dafbf801dca1ab9 Patch |
| Changed |
Reference Type |
https://patchwork.kernel.org/patch/9718933/ No Types Assigned |
https://patchwork.kernel.org/patch/9718933/ Mailing List, Patch |