NONE · 0

CVE-2025-40338

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of operations - since commit cee28113db17 ("ASoC: dmaengine_pcm: Allow passing component name via config") the framework does not override component->name if set before invoking the initializer.

References

FAQ

What is CVE-2025-40338?

CVE-2025-40338 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to...

How severe is CVE-2025-40338?

CVSS scoring is not yet available for CVE-2025-40338. Check NVD for updates.

Is there a patch for CVE-2025-40338?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.