CVE-2021-47181
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.
https://git.kernel.org/stable/c/06cfb4cb2241e704d72e3045cf4d7dfb567fbce0