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
No CVSS.
References
Configurations
No configuration.
History
22 Aug 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-22 16:15
Updated : 2025-08-22 18:08
NVD link : CVE-2025-38629
Mitre link : CVE-2025-38629
CVE.ORG link : CVE-2025-38629
JSON object : View
Products Affected
No product.
CWE
No CWE.