Files
CVEs-PoC/2017/CVE-2017-18075.md
2025-09-29 21:09:30 +02:00

827 B

CVE-2017-18075

Description

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.

POC

Reference

No PoCs from references.

Github