
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-47233 is a vulnerability in the Linux kernel's RT4801 regulator driver that involves a NULL pointer dereference issue. The vulnerability was discovered when devm_gpiod_get_array_optional could return NULL if no GPIO was assigned, leading to potential system instability. The affected versions include Linux kernel versions up to 5.10.46, from 5.11 to 5.12.13, and various 5.13 release candidates (rc1 through rc5) (NVD).
The vulnerability is classified as a NULL Pointer Dereference (CWE-476) issue in the RT4801 regulator driver. It has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The technical issue occurs when the priv->enable_gpios pointer is dereferenced without proper NULL checking, specifically in the enable and disable functions of the driver (NVD).
The vulnerability can lead to a denial of service condition through system crashes when the affected component is triggered. The impact is limited to availability with no direct effects on confidentiality or integrity of the system (NVD).
The vulnerability requires local access with low complexity and low privileges to exploit. No user interaction is needed to trigger the vulnerability, but the attacker must have local access to the system (NVD).
The vulnerability has been patched in the Linux kernel. The fix involves adding proper NULL pointer checking before dereferencing priv->enable_gpios in the RT4801 regulator driver. The patch modifies the condition to check if gpios is NULL before attempting to access its members (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."