The crypto_skcipher_init_tfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of service (NULL pointer dereference) via a crafted application.
References
Configurations
History
No history.
Information
Published : 2017-05-23 05:29
Updated : 2017-06-08 12:07
NVD link : CVE-2017-9211
Mitre link : CVE-2017-9211
CVE.ORG link : CVE-2017-9211
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference