In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
devm_kasprintf() returns NULL when memory allocation fails. Currently,
avs_component_probe() does not check for this case, which results in a
NULL pointer dereference.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-05-01 14:15
Updated : 2025-10-31 20:05
NVD link : CVE-2025-37793
Mitre link : CVE-2025-37793
CVE.ORG link : CVE-2025-37793
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
