Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2_input_select_ctl_info() sets up the string arrays allocated via kasprintf(), but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.13, < 6.15.10 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2c735fcaee81ad8056960659dc9dc460891e76b0Patch
- https://git.kernel.org/stable/c/d558db85920b124bac36f8a7ddc5de0aa7491bddPatch
- https://git.kernel.org/stable/c/df485a4b2b3ee5b35c80f990beb554e38a8a5fb1Patch
FAQ
What is CVE-2025-38629?
CVE-2025-38629 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2_input_select_ctl_info() sets up the string arrays allocated via kasprintf()...
How severe is CVE-2025-38629?
CVE-2025-38629 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-38629?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.