Bugzilla – Bug 1224850
VUL-0: CVE-2021-47233: kernel: regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
Last modified: 2024-06-10 12:43:14 UTC
In the Linux kernel, the following vulnerability has been resolved: regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL devm_gpiod_get_array_optional may return NULL if no GPIO was assigned. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-47233 https://www.cve.org/CVERecord?id=CVE-2021-47233 https://git.kernel.org/stable/c/ba8a26a7ce8617f9f3d6230de34b2302df086b41 https://git.kernel.org/stable/c/cb2381cbecb81a8893b2d1e1af29bc2e5531df27 https://git.kernel.org/stable/c/dc68f0c9e4a001e02376fe87f4bdcacadb27e8a1 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2021/CVE-2021-47233.mbox
nothing to be done
All done, closing.