Hide Forgot
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. Upstream patch: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/crypto?id=9933e113c2e87a9f46a40fde8dafbf801dca1ab9
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1454759]
This was fixed for fedora with the 4.11.4 stable updates.