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

1.0 KiB

CVE-2016-10011

Description

authfile.c in sshd in OpenSSH before 7.4 does not properly consider the effects of realloc on buffer contents, which might allow local users to obtain sensitive private-key information by leveraging access to a privilege-separated child process.

POC

Reference

Github