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
Configurations
Configuration 1 (hide)
|
History
30 Dec 2024, 19:51
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:5.13:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/ba8a26a7ce8617f9f3d6230de34b2302df086b41 - Patch | |
References | () https://git.kernel.org/stable/c/cb2381cbecb81a8893b2d1e1af29bc2e5531df27 - Patch | |
References | () https://git.kernel.org/stable/c/dc68f0c9e4a001e02376fe87f4bdcacadb27e8a1 - Patch | |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-30 19:51
NVD link : CVE-2021-47233
Mitre link : CVE-2021-47233
CVE.ORG link : CVE-2021-47233
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference