In the Linux kernel, the following vulnerability has been resolved:
usb: musb: tusb6010: check return value after calling platform_get_resource()
It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.
References
Configurations
Configuration 1 (hide)
|
History
20 Dec 2024, 14:31
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
References | () https://git.kernel.org/stable/c/06cfb4cb2241e704d72e3045cf4d7dfb567fbce0 - Patch | |
References | () https://git.kernel.org/stable/c/14651496a3de6807a17c310f63c894ea0c5d858e - Patch | |
References | () https://git.kernel.org/stable/c/1ba7605856e05fa991d4654ac69e5ace66c767b9 - Patch | |
References | () https://git.kernel.org/stable/c/28be095eb612a489705d38c210afaf1103c5f4f8 - Patch | |
References | () https://git.kernel.org/stable/c/3ee15f1af17407be381bcf06a78fa60b471242dd - Patch | |
References | () https://git.kernel.org/stable/c/679eee466d0f9ffa60a2b0c6ec19be5128927f04 - Patch | |
References | () https://git.kernel.org/stable/c/b3f43659eb0b9af2e6ef18a8d829374610b19e7a - Patch | |
References | () https://git.kernel.org/stable/c/f87a79c04a33ab4e5be598c7b0867e6ef193d702 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
Information
Published : 2024-04-10 19:15
Updated : 2024-12-20 14:31
NVD link : CVE-2021-47181
Mitre link : CVE-2021-47181
CVE.ORG link : CVE-2021-47181
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference