In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe()
devmkasprintf() returns NULL when memory allocation fails. Currently, avscomponent_probe() does not check for this case, which results in a NULL pointer dereference.
[
{
"signature_type": "Line",
"deprecated": false,
"signature_version": "v1",
"target": {
"file": "sound/soc/intel/avs/pcm.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@aaa93b8846101461de815759d39979661b82d5a5",
"digest": {
"line_hashes": [
"252750076195720439197906409034958140607",
"119534874297995199675914829835713086530",
"62922574398765349848876111910939894120"
],
"threshold": 0.9
},
"id": "CVE-2025-37793-112dba42"
},
{
"signature_type": "Function",
"deprecated": false,
"signature_version": "v1",
"target": {
"file": "sound/soc/intel/avs/pcm.c",
"function": "avs_component_probe"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@aaa93b8846101461de815759d39979661b82d5a5",
"digest": {
"length": 1777.0,
"function_hash": "158787064872844863032218094907469294860"
},
"id": "CVE-2025-37793-38870baa"
}
]