Bugzilla – Bug 1224964
VUL-0: CVE-2021-47279: kernel: usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_resource()
Last modified: 2024-05-29 12:24:40 UTC
In the Linux kernel, the following vulnerability has been resolved: usb: misc: brcmstb-usb-pinmap: 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-47279 https://www.cve.org/CVERecord?id=CVE-2021-47279 https://git.kernel.org/stable/c/2147684be1ebdaf845783139b9bc4eba3fecd9e4 https://git.kernel.org/stable/c/fbf649cd6d64d40c03c5397ecd6b1ae922ba7afc https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2021/CVE-2021-47279.mbox
nothing to be done
All done, closing.