Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.88 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/23fde311ea1d0a6c36bf92ce48b90b77d0ece1a4Patch
- https://git.kernel.org/stable/c/95f723cf141b95e3b3a5b92cf2ea98a863fe7275Patch
- https://git.kernel.org/stable/c/aaa93b8846101461de815759d39979661b82d5a5Patch
- https://git.kernel.org/stable/c/c2825073271b6f15e669a424b363612082494863Patch
FAQ
What is CVE-2025-37793?
CVE-2025-37793 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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. Currentl...
How severe is CVE-2025-37793?
CVE-2025-37793 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-37793?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.