Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() commit 419d1918105e ("ASoC: simple-card-utils: use __free(device_node) for device node") uses __free(device_node) for dlc->of_node, but we need to keep it while driver is in use. Don't use __free(device_node) in graph_util_parse_dai().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.14, < 6.14.2 |
References
- https://git.kernel.org/stable/c/146e25625378f7d4463acbd1ffbd975f3332a806
- https://git.kernel.org/stable/c/16a49e3fda339aa552cde7f2cdbb25b91426cb8a
- https://git.kernel.org/stable/c/232a32e8a7e9be8a2ee238df9b5304eed2f4e195Patch
- https://git.kernel.org/stable/c/de74ec718e0788e1998eb7289ad07970e27cae27Patch
FAQ
What is CVE-2025-39930?
CVE-2025-39930 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai() commit 419d1918105e ("ASoC: simple-card-utils: us...
How severe is CVE-2025-39930?
CVE-2025-39930 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39930?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.