Files
CVEs-PoC/2014/CVE-2014-0017.md
T
2025-09-29 21:09:30 +02:00

813 B

CVE-2014-0017

Description

The RAND_bytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator (PRNG), which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid collision.

POC

Reference

No PoCs from references.

Github