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.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025050121-CVE-2025-37793-a56f@gregkh/T