Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.10.46 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/ba8a26a7ce8617f9f3d6230de34b2302df086b41Patch
- https://git.kernel.org/stable/c/cb2381cbecb81a8893b2d1e1af29bc2e5531df27Patch
- https://git.kernel.org/stable/c/dc68f0c9e4a001e02376fe87f4bdcacadb27e8a1Patch
- https://git.kernel.org/stable/c/ba8a26a7ce8617f9f3d6230de34b2302df086b41Patch
- https://git.kernel.org/stable/c/cb2381cbecb81a8893b2d1e1af29bc2e5531df27Patch
- https://git.kernel.org/stable/c/dc68f0c9e4a001e02376fe87f4bdcacadb27e8a1Patch
FAQ
What is CVE-2021-47233?
CVE-2021-47233 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2021-47233?
CVE-2021-47233 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-47233?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.