cve/2014/CVE-2014-9644.md
2024-05-26 14:27:05 +02:00

1.0 KiB

CVE-2014-9644

Description

The Crypto API in the Linux kernel before 3.18.5 allows local users to load arbitrary kernel modules via a bind system call for an AF_ALG socket with a parenthesized module template expression in the salg_name field, as demonstrated by the vfat(aes) expression, a different vulnerability than CVE-2013-7421.

POC

Reference

Github

No PoCs found on GitHub currently.