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
31 Oct 2025, 20:05
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* |
|
| Summary |
|
|
| References | () https://git.kernel.org/stable/c/23fde311ea1d0a6c36bf92ce48b90b77d0ece1a4 - Patch | |
| References | () https://git.kernel.org/stable/c/95f723cf141b95e3b3a5b92cf2ea98a863fe7275 - Patch | |
| References | () https://git.kernel.org/stable/c/aaa93b8846101461de815759d39979661b82d5a5 - Patch | |
| References | () https://git.kernel.org/stable/c/c2825073271b6f15e669a424b363612082494863 - Patch | |
| CWE | CWE-476 |
01 May 2025, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
