The HMAC implementation (crypto/hmac.c) in the Linux kernel before 4.14.8 does not validate that the underlying cryptographic hash algorithm is unkeyed, allowing a local attacker able to use the AF_ALG-based hash interface (CONFIG_CRYPTO_USER_API_HASH) and the SHA-3 hash algorithm (CONFIG_CRYPTO_SHA3) to cause a kernel stack buffer overflow by executing a crafted sequence of system calls that encounter a missing SHA-3 initialization.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2017-12-20 23:29
Updated : 2023-01-19 16:26
NVD link : CVE-2017-17806
Mitre link : CVE-2017-17806
CVE.ORG link : CVE-2017-17806
JSON object : View
Products Affected
suse
- linux_enterprise_desktop
- linux_enterprise_server_for_raspberry_pi
- linux_enterprise_server
opensuse_project
- leap
canonical
- ubuntu_linux
opensuse
- leap
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-787
Out-of-bounds Write