CVE-2025-38308
In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw
Search result of avs_dai_find_path_template() shall be verified before
being used. As ‘template’ is already known when
avs_hw_constraints_init() is fired, drop the search entirely.
More information : https://git.kernel.org/stable/c/2f78724d4f0c665c83e202e3989d5333a2cb1036
