Vulnerability Database

308,926

Total vulnerabilities in the database

CVE-2025-38629

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.

No technical information available.

No CWE or OWASP classifications available.