cve/2016/CVE-2016-9604.md
2024-06-09 00:33:16 +00:00

1011 B

CVE-2016-9604

Description

It was discovered in the Linux kernel before 4.11-rc8 that root can gain direct access to an internal keyring, such as '.dns_resolver' in RHEL-7 or '.builtin_trusted_keys' upstream, by joining it as its session keyring. This allows root to bypass module signature verification by adding a new public key of its own devising to the keyring.

POC

Reference

Github