CVE-2016-10147
CVSS V2 Medium 4.9
CVSS V3 Medium 5.5
Description
crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as demonstrated by mcryptd(md5).
Overview
- CVE ID
- CVE-2016-10147
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2017-01-18T21:59:00
- Last Modified Date
- 2023-02-12T23:16:49
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.8.14 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:N/I:N/A:C
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- COMPLETE
- 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:N/I:N/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.5
- Base Severity
- MEDIUM
- Exploitability Score
- 1.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=48a992727d82cb7db076fa15d372178743b1f4cd | Issue Tracking Patch Third Party Advisory |
http://marc.info/?l=linux-crypto-vger&m=148063683310477&w=2 | Third Party Advisory |
http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.15 | Release Notes Vendor Advisory |
http://www.openwall.com/lists/oss-security/2017/01/17/13 | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/95677 | |
https://access.redhat.com/errata/RHSA-2017:1842 | |
https://access.redhat.com/errata/RHSA-2017:2077 | |
https://access.redhat.com/security/cve/CVE-2016-10147 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1404200 | Issue Tracking |
https://github.com/torvalds/linux/commit/48a992727d82cb7db076fa15d372178743b1f4cd | Issue Tracking Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-10147 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10147 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:52:39 | Added to TrackCVE | |||
2022-12-02 12:58:53 | 2017-01-18T21:59Z | 2017-01-18T21:59:00 | CVE Published Date | updated |
2022-12-02 12:58:53 | 2018-01-05T02:30:31 | CVE Modified Date | updated | |
2022-12-02 12:58:53 | Modified | Vulnerability Status | updated | |
2023-02-02 23:05:48 | 2023-02-02T21:16:19 | CVE Modified Date | updated | |
2023-02-02 23:05:48 | crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as demonstrated by mcryptd(md5). | Algorithms not compatible with mcryptd could be spawned by mcryptd with a direct crypto_alloc_tfm invocation using a "mcryptd(alg)" name construct. This causes mcryptd to crash the kernel if an arbitrary "alg" is incompatible and not intended to be used with mcryptd. | Description | updated |
2023-02-02 23:05:51 | References | updated | ||
2023-02-13 01:06:59 | 2023-02-12T23:16:49 | CVE Modified Date | updated | |
2023-02-13 01:07:00 | Algorithms not compatible with mcryptd could be spawned by mcryptd with a direct crypto_alloc_tfm invocation using a "mcryptd(alg)" name construct. This causes mcryptd to crash the kernel if an arbitrary "alg" is incompatible and not intended to be used with mcryptd. | crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as demonstrated by mcryptd(md5). | Description | updated |