Vulnerability Database

300,926

Total vulnerabilities in the database

CVE-2025-38423

In the Linux kernel, the following vulnerability has been resolved:

ASoC: codecs: wcd9375: Fix double free of regulator supplies

Driver gets regulator supplies in probe path with devm_regulator_bulk_get(), so should not call regulator_bulk_free() in error and remove paths to avoid double free.

No technical information available.

No CWE or OWASP classifications available.