### [CVE-2021-47571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-47571) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=3.2%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=66898177e7e5486dc77a4ba742efa4e2e9e900a4%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description In the Linux kernel, the following vulnerability has been resolved:staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()The free_rtllib() function frees the "dev" pointer so there is useafter free on the next line. Re-arrange things to avoid that. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds