In the Linux kernel, the following vulnerability has been resolved:
ASoC: imx-audmix: Add NULL check in imx_audmix_probe
devm_kasprintf() can return a NULL pointer on failure,but this
returned value in imx_audmix_probe() is not checked.
Add NULL check in imx_audmix_probe(), to handle kernel NULL
pointer dereference error.
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    08 Jan 2025, 21:29
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | |
| First Time | Linux linux Kernel Linux | |
| CWE | CWE-476 | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
| References | () https://git.kernel.org/stable/c/c040cbe2e13da6454ae4748e04e53d885e1c9603 - Patch | |
| References | () https://git.kernel.org/stable/c/dc5aa71f39b44d8117b2417dafd0e2884a75dd37 - Patch | |
| References | () https://git.kernel.org/stable/c/e038f43edaf0083f6aa7c9415d86cf28dfd152f9 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 
27 Dec 2024, 14:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-12-27 14:15
Updated : 2025-10-01 20:17
NVD link : CVE-2024-53199
Mitre link : CVE-2024-53199
CVE.ORG link : CVE-2024-53199
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
