In the Linux kernel, the following vulnerability has been resolved:
ASoC: simple-card-utils: Don't use __free(devicenode) at graphutilparsedai()
commit 419d1918105e ("ASoC: simple-card-utils: use __free(device_node) for device node") uses __free(devicenode) for dlc->ofnode, but we need to keep it while driver is in use.
Don't use __free(devicenode) in graphutilparsedai().
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39930.json",
"cna_assigner": "Linux"
}