In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: Assign dummy when codec not specified for a DAI link
MediaTek sound card drivers are checking whether a DAI link is present
and used on a board to assign the correct parameters and this is done
by checking the codec DAI names at probe time.
If no real codec is present, assign the dummy codec to the DAI link
to avoid NULL pointer during string comparison.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:26
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0c052b1c11d8119f3048b1f7b3c39a90500cacf9 - Patch | |
References | () https://git.kernel.org/stable/c/5f39231888c63f0a7708abc86b51b847476379d8 - Patch | |
References | () https://git.kernel.org/stable/c/87b8dca6e06f9b1681bc52bf7bfa85c663a11158 - Patch | |
References | () https://git.kernel.org/stable/c/cbbcabc7f0979f6542372cf88d7a9da7143a4226 - Patch |
27 Aug 2024, 19:54
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/0c052b1c11d8119f3048b1f7b3c39a90500cacf9 - Patch | |
References | () https://git.kernel.org/stable/c/5f39231888c63f0a7708abc86b51b847476379d8 - Patch | |
References | () https://git.kernel.org/stable/c/87b8dca6e06f9b1681bc52bf7bfa85c663a11158 - Patch | |
References | () https://git.kernel.org/stable/c/cbbcabc7f0979f6542372cf88d7a9da7143a4226 - Patch |
20 Jun 2024, 12:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Jun 2024, 14:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-19 14:15
Updated : 2024-11-21 09:26
NVD link : CVE-2024-38551
Mitre link : CVE-2024-38551
CVE.ORG link : CVE-2024-38551
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference