Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.4.293 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/06cfb4cb2241e704d72e3045cf4d7dfb567fbce0Patch
- https://git.kernel.org/stable/c/14651496a3de6807a17c310f63c894ea0c5d858ePatch
- https://git.kernel.org/stable/c/1ba7605856e05fa991d4654ac69e5ace66c767b9Patch
- https://git.kernel.org/stable/c/28be095eb612a489705d38c210afaf1103c5f4f8Patch
- https://git.kernel.org/stable/c/3ee15f1af17407be381bcf06a78fa60b471242ddPatch
- https://git.kernel.org/stable/c/679eee466d0f9ffa60a2b0c6ec19be5128927f04Patch
- https://git.kernel.org/stable/c/b3f43659eb0b9af2e6ef18a8d829374610b19e7aPatch
- https://git.kernel.org/stable/c/f87a79c04a33ab4e5be598c7b0867e6ef193d702Patch
- https://git.kernel.org/stable/c/06cfb4cb2241e704d72e3045cf4d7dfb567fbce0Patch
- https://git.kernel.org/stable/c/14651496a3de6807a17c310f63c894ea0c5d858ePatch
- https://git.kernel.org/stable/c/1ba7605856e05fa991d4654ac69e5ace66c767b9Patch
- https://git.kernel.org/stable/c/28be095eb612a489705d38c210afaf1103c5f4f8Patch
- https://git.kernel.org/stable/c/3ee15f1af17407be381bcf06a78fa60b471242ddPatch
- https://git.kernel.org/stable/c/679eee466d0f9ffa60a2b0c6ec19be5128927f04Patch
- https://git.kernel.org/stable/c/b3f43659eb0b9af2e6ef18a8d829374610b19e7aPatch
FAQ
What is CVE-2021-47181?
CVE-2021-47181 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_resourc...
How severe is CVE-2021-47181?
CVE-2021-47181 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47181?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.