CVE-2016-8650
CVSS V2 Medium 4.9
CVSS V3 Medium 5.5
Description
The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RSA key with a zero exponent.
Overview
- CVE ID
- CVE-2016-8650
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2016-11-28T03:59:09
- Last Modified Date
- 2023-02-12T23:26:33
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 1 | OR | 4.8.11 |
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=f5527fffff3f002b0a6b376163613b82f69de073 | Issue Tracking Patch Vendor Advisory |
http://seclists.org/fulldisclosure/2016/Nov/76 | Mailing List |
http://www.openwall.com/lists/oss-security/2016/11/24/8 | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/94532 | |
http://www.securitytracker.com/id/1037968 | |
https://access.redhat.com/errata/RHSA-2017:0931 | |
https://access.redhat.com/errata/RHSA-2017:0932 | |
https://access.redhat.com/errata/RHSA-2017:0933 | |
https://access.redhat.com/errata/RHSA-2018:1854 | |
https://access.redhat.com/security/cve/CVE-2016-8650 | |
https://bugzilla.redhat.com/show_bug.cgi?id=1395187 | Issue Tracking |
https://github.com/torvalds/linux/commit/f5527fffff3f002b0a6b376163613b82f69de073 | Issue Tracking Patch Third Party Advisory |
https://source.android.com/security/bulletin/2017-03-01.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2016-8650 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8650 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:42:25 | Added to TrackCVE | |||
2022-12-02 12:12:29 | 2016-11-28T03:59Z | 2016-11-28T03:59:09 | CVE Published Date | updated |
2022-12-02 12:12:29 | 2018-06-20T01:29:00 | CVE Modified Date | updated | |
2022-12-02 12:12:29 | Modified | Vulnerability Status | updated | |
2023-02-02 23:05:46 | 2023-02-02T21:17:24 | CVE Modified Date | updated | |
2023-02-02 23:05:47 | The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RSA key with a zero exponent. | A flaw was found in the Linux kernel key management subsystem in which a local attacker could crash the kernel or corrupt the stack and additional memory (denial of service) by supplying a specially crafted RSA key. This flaw panics the machine during the verification of the RSA key. | Description | updated |
2023-02-02 23:05:48 | References | updated | ||
2023-02-13 01:06:50 | 2023-02-12T23:26:33 | CVE Modified Date | updated | |
2023-02-13 01:06:51 | A flaw was found in the Linux kernel key management subsystem in which a local attacker could crash the kernel or corrupt the stack and additional memory (denial of service) by supplying a specially crafted RSA key. This flaw panics the machine during the verification of the RSA key. | The mpi_powm function in lib/mpi/mpi-pow.c in the Linux kernel through 4.8.11 does not ensure that memory is allocated for limb data, which allows local users to cause a denial of service (stack memory corruption and panic) via an add_key system call for an RSA key with a zero exponent. | Description | updated |