gsd-2016-8650
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-8650", "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.", "id": "GSD-2016-8650", "references": [ "https://www.suse.com/security/cve/CVE-2016-8650.html", "https://access.redhat.com/errata/RHSA-2018:1854", "https://access.redhat.com/errata/RHSA-2017:0933", "https://access.redhat.com/errata/RHSA-2017:0932", "https://access.redhat.com/errata/RHSA-2017:0931", "https://ubuntu.com/security/CVE-2016-8650", "https://advisories.mageia.org/CVE-2016-8650.html", "https://alas.aws.amazon.com/cve/html/CVE-2016-8650.html", "https://linux.oracle.com/cve/CVE-2016-8650.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-8650" ], "details": "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.", "id": "GSD-2016-8650", "modified": "2023-12-13T01:21:22.218224Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8650", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://access.redhat.com/errata/RHSA-2018:1854", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2018:1854" }, { "name": "http://www.securitytracker.com/id/1037968", "refsource": "MISC", "url": "http://www.securitytracker.com/id/1037968" }, { "name": "https://source.android.com/security/bulletin/2017-03-01.html", "refsource": "MISC", "url": "https://source.android.com/security/bulletin/2017-03-01.html" }, { "name": "https://access.redhat.com/errata/RHSA-2017:0931", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:0931" }, { "name": "https://access.redhat.com/errata/RHSA-2017:0932", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:0932" }, { "name": "https://access.redhat.com/errata/RHSA-2017:0933", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2017:0933" }, { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f5527fffff3f002b0a6b376163613b82f69de073", "refsource": "MISC", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f5527fffff3f002b0a6b376163613b82f69de073" }, { "name": "http://seclists.org/fulldisclosure/2016/Nov/76", "refsource": "MISC", "url": "http://seclists.org/fulldisclosure/2016/Nov/76" }, { "name": "http://www.openwall.com/lists/oss-security/2016/11/24/8", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/11/24/8" }, { "name": "http://www.securityfocus.com/bid/94532", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/94532" }, { "name": "https://github.com/torvalds/linux/commit/f5527fffff3f002b0a6b376163613b82f69de073", "refsource": "MISC", "url": "https://github.com/torvalds/linux/commit/f5527fffff3f002b0a6b376163613b82f69de073" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1395187", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395187" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.8.11", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-8650" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" }, { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/torvalds/linux/commit/f5527fffff3f002b0a6b376163613b82f69de073", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://github.com/torvalds/linux/commit/f5527fffff3f002b0a6b376163613b82f69de073" }, { "name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f5527fffff3f002b0a6b376163613b82f69de073", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Vendor Advisory" ], "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f5527fffff3f002b0a6b376163613b82f69de073" }, { "name": "[oss-security] 20161125 Linux kernel: CVE-2016-8650 : Local denial of service with in key subsystem", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/11/24/8" }, { "name": "20161115 OS-S 2016-21 - Local DoS: Linux Kernel Nullpointer Dereference via keyctl", "refsource": "FULLDISC", "tags": [ "Mailing List" ], "url": "http://seclists.org/fulldisclosure/2016/Nov/76" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1395187", "refsource": "CONFIRM", "tags": [ "Issue Tracking" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1395187" }, { "name": "94532", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/94532" }, { "name": "https://source.android.com/security/bulletin/2017-03-01.html", "refsource": "CONFIRM", "tags": [], "url": "https://source.android.com/security/bulletin/2017-03-01.html" }, { "name": "1037968", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1037968" }, { "name": "RHSA-2017:0933", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:0933" }, { "name": "RHSA-2017:0932", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:0932" }, { "name": "RHSA-2017:0931", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2017:0931" }, { "name": "RHSA-2018:1854", "refsource": "REDHAT", "tags": [], "url": "https://access.redhat.com/errata/RHSA-2018:1854" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } }, "lastModifiedDate": "2023-02-12T23:26Z", "publishedDate": "2016-11-28T03:59Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.