Security Advisory

CVE-2025-38308

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-10 07:42:18
Last updated 2026-05-11 21:25:27
Assigner Linux
State PUBLISHED

Description

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.