CVE-2017-12192

The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of service (OOPS and system crash) via a crafted KEYCTL_READ operation.
Configurations

Configuration 1 (hide)

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

History

12 Feb 2023, 23:28

Type Values Removed Values Added
References
  • {'url': 'http://seclists.org/oss-sec/2017/q4/63', 'name': 'http://seclists.org/oss-sec/2017/q4/63', 'tags': [], 'refsource': 'MISC'}
  • {'url': 'https://access.redhat.com/errata/RHSA-2018:0654', 'name': 'https://access.redhat.com/errata/RHSA-2018:0654', 'tags': [], 'refsource': 'MISC'}
  • {'url': 'https://access.redhat.com/errata/RHSA-2018:0181', 'name': 'https://access.redhat.com/errata/RHSA-2018:0181', 'tags': [], 'refsource': 'MISC'}
  • {'url': 'https://access.redhat.com/security/cve/CVE-2017-12192', 'name': 'https://access.redhat.com/security/cve/CVE-2017-12192', 'tags': [], 'refsource': 'MISC'}
  • {'url': 'https://access.redhat.com/errata/RHSA-2018:0152', 'name': 'https://access.redhat.com/errata/RHSA-2018:0152', 'tags': [], 'refsource': 'MISC'}
  • {'url': 'https://access.redhat.com/errata/RHSA-2020:2430', 'name': 'https://access.redhat.com/errata/RHSA-2020:2430', 'tags': [], 'refsource': 'MISC'}
Summary A vulnerability was found in the Key Management sub component of the Linux kernel, where when trying to issue a KEYTCL_READ on a negative key would lead to a NULL pointer dereference. A local attacker could use this flaw to crash the kernel. The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of service (OOPS and system crash) via a crafted KEYCTL_READ operation.

02 Feb 2023, 16:18

Type Values Removed Values Added
Summary The keyctl_read_key function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of service (OOPS and system crash) via a crafted KEYCTL_READ operation. A vulnerability was found in the Key Management sub component of the Linux kernel, where when trying to issue a KEYTCL_READ on a negative key would lead to a NULL pointer dereference. A local attacker could use this flaw to crash the kernel.
References
  • (MISC) http://seclists.org/oss-sec/2017/q4/63 -
  • (MISC) https://access.redhat.com/errata/RHSA-2018:0654 -
  • (MISC) https://access.redhat.com/errata/RHSA-2018:0181 -
  • (MISC) https://access.redhat.com/security/cve/CVE-2017-12192 -
  • (MISC) https://access.redhat.com/errata/RHSA-2018:0152 -
  • (MISC) https://access.redhat.com/errata/RHSA-2020:2430 -

Information

Published : 2017-10-12 00:29

Updated : 2023-12-10 12:15


NVD link : CVE-2017-12192

Mitre link : CVE-2017-12192

CVE.ORG link : CVE-2017-12192


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference