CVE-2016-8650

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

12 Feb 2023, 23:26

Type Values Removed Values Added
References
  • {'url': 'https://access.redhat.com/security/cve/CVE-2016-8650', 'name': 'https://access.redhat.com/security/cve/CVE-2016-8650', 'tags': [], 'refsource': 'MISC'}
Summary 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.

02 Feb 2023, 21:17

Type Values Removed Values Added
Summary 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.
References
  • (MISC) https://access.redhat.com/security/cve/CVE-2016-8650 -

Information

Published : 2016-11-28 03:59

Updated : 2023-12-10 12:01


NVD link : CVE-2016-8650

Mitre link : CVE-2016-8650

CVE.ORG link : CVE-2016-8650


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-20

Improper Input Validation

CWE-399

Resource Management Errors