cve/2017/CVE-2017-9211.md
2024-05-26 14:27:05 +02:00

786 B

CVE-2017-9211

Description

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.

POC

Reference

No PoCs from references.

Github