crypto/pcrypt.c in the Linux kernel before 4.14.13 mishandles freeing instances, allowing a local user able to access the AF_ALG-based AEAD interface (CONFIG_CRYPTO_USER_API_AEAD) and pcrypt (CONFIG_CRYPTO_PCRYPT) to cause a denial of service (kfree of an incorrect pointer) or possibly have unspecified other impact by executing a crafted sequence of system calls.
References
Link | Resource |
---|---|
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.13 | Issue Tracking Release Notes Vendor Advisory |
https://github.com/torvalds/linux/commit/d76c68109f37cb85b243a1cf0f40313afd2bae68 | Patch |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d76c68109f37cb85b243a1cf0f40313afd2bae68 | Issue Tracking Patch Third Party Advisory |
http://www.securityfocus.com/bid/102813 | Third Party Advisory VDB Entry |
https://usn.ubuntu.com/3619-1/ | Third Party Advisory |
https://usn.ubuntu.com/3619-2/ | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2018:2948 | Third Party Advisory |
Configurations
Information
Published : 2018-01-24 02:29
Updated : 2023-02-07 14:17
NVD link : CVE-2017-18075
Mitre link : CVE-2017-18075
JSON object : View
CWE
CWE-763
Release of Invalid Pointer or Reference
Products Affected
canonical
- ubuntu_linux
linux
- linux_kernel