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
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=af3ff8045bbf3e32f1a448542e73abb4c8ceb6f1 - Patch | |
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00006.html - Issue Tracking, Patch, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00007.html - Issue Tracking, Patch, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00008.html - Issue Tracking, Patch, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00014.html - Issue Tracking, Patch, Third Party Advisory | |
References | () http://lists.opensuse.org/opensuse-security-announce/2018-01/msg00016.html - Issue Tracking, Third Party Advisory | |
References | () http://www.securityfocus.com/bid/102293 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHSA-2018:2948 - Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/af3ff8045bbf3e32f1a448542e73abb4c8ceb6f1 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2018/01/msg00004.html - Third Party Advisory | |
References | () https://usn.ubuntu.com/3583-1/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3583-2/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3617-1/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3617-2/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3617-3/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3619-1/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3619-2/ - Third Party Advisory | |
References | () https://usn.ubuntu.com/3632-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2017/dsa-4073 - Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4082 - Third Party Advisory | |
References | () https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.8 - Issue Tracking, Release Notes |
Information
Published : 2017-12-20 23:29
Updated : 2024-11-21 03:18
NVD link : CVE-2017-17806
Mitre link : CVE-2017-17806
CVE.ORG link : CVE-2017-17806
JSON object : View
Products Affected
suse
- linux_enterprise_server
- linux_enterprise_desktop
- linux_enterprise_server_for_raspberry_pi
canonical
- ubuntu_linux
opensuse_project
- leap
opensuse
- leap
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-787
Out-of-bounds Write