Bug 2420423 (CVE-2025-40338) - CVE-2025-40338 kernel: ASoC: Intel: avs: Do not share the name pointer between components
Summary: CVE-2025-40338 kernel: ASoC: Intel: avs: Do not share the name pointer betwee...
Keywords:
Status: NEW
Alias: CVE-2025-40338
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 05:02 UTC by OSIDB Bzimport
Modified: 2025-12-09 23:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 05:02:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.