I
n the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer cs_desc The pointer cs_desc return from snd_usb_find_clock_source could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before dereference.
References
Configurations
History
14 Jan 2025, 14:43
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-476 | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/58fa50de595f152900594c28ec9915c169643739 - Patch | |
| References | () https://git.kernel.org/stable/c/b97053df0f04747c3c1e021ecbe99db675342954 - Patch |
21 Nov 2024, 06:35
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/58fa50de595f152900594c28ec9915c169643739 - | |
| References | () https://git.kernel.org/stable/c/b97053df0f04747c3c1e021ecbe99db675342954 - | |
| Summary |
|
Information
Published : 2024-04-10 19:15
Updated : 2025-01-14 14:43
NVD link : CVE-2021-47211
Mitre link : CVE-2021-47211
CVE.ORG link : CVE-2021-47211
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference