In the Linux kernel, the following vulnerability has been resolved:
usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
When power on system with OTG cable, IDDIG's interrupt arises before
the charger registration, it will cause a NULL pointer dereference,
fix the issue by registering the power supply before requesting
IDDIG/VBUS irq.
References
Configurations
Configuration 1 (hide)
|
History
24 Dec 2024, 16:16
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/1a133a0996d6b4c83509d570ed4edcba34c44f25 - Patch | |
References | () https://git.kernel.org/stable/c/436906fd248e018403bcda61a9311d9af02912f1 - Patch | |
References | () https://git.kernel.org/stable/c/880287910b1892ed2cb38977893b947382a09d21 - Patch | |
References | () https://git.kernel.org/stable/c/8e8d910e9a3a7fba86140aff4924c30955ab228b - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-24 16:16
NVD link : CVE-2021-47331
Mitre link : CVE-2021-47331
CVE.ORG link : CVE-2021-47331
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference