### [CVE-2021-47181](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-47181) ![](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=2.6.27%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=550a7375fe720924241f0eb76e4a5c1a3eb8c32f%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:usb: musb: tusb6010: check return value after calling platform_get_resource()It will cause null-ptr-deref if platform_get_resource() returns NULL,we need check the return value. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cve-scores