CVE-2025-38308
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
10/07/2025
Last modified:
10/07/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw<br />
<br />
Search result of avs_dai_find_path_template() shall be verified before<br />
being used. As &#39;template&#39; is already known when<br />
avs_hw_constraints_init() is fired, drop the search entirely.