### [CVE-2005-1858](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1858) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description FUSE 2.x before 2.3.0 does not properly clear previously used memory from unfilled pages when the filesystem returns a short byte count to a read request, which may allow local users to obtain sensitive information. ### POC #### Reference - http://www.sven-tantau.de/public_files/fuse/fuse_20050603.txt #### Github No PoCs found on GitHub currently.