### [CVE-2015-3238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3238) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The _unix_run_helper_binary function in the pam_unix module in Linux-PAM (aka pam) before 1.2.1, when unable to directly access passwords, allows local users to enumerate usernames or cause a denial of service (hang) via a large password. ### POC #### Reference - http://www.oracle.com/technetwork/security-advisory/cpuapr2016v3-2985753.html #### Github No PoCs found on GitHub currently.