### [CVE-2017-8277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8277) ![](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 In all Qualcomm products with Android releases from CAF using the Linux kernel, in the function msm_dba_register_client, if the client registers failed, it would be freed. However the client was not removed from list. Use-after-free would occur when traversing the list next time. ### POC #### Reference No PoCs from references. #### Github - https://github.com/guoygang/vul-guoygang