Vulnerability in Linux

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 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.

EPSS: 0.002 (9.3th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions f1b3b320bd6519b16e3480f74f2926d106e3bcba, 5.19, 0

References