Bug 2300446 (CVE-2024-41069) - CVE-2024-41069 kernel: ASoC: topology: Fix references to freed memory
Summary: CVE-2024-41069 kernel: ASoC: topology: Fix references to freed memory
Keywords:
Status: NEW
Alias: CVE-2024-41069
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: 2301629
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-29 15:44 UTC by OSIDB Bzimport
Modified: 2024-09-19 10:56 UTC (History)
4 users (show)

Fixed In Version: kernel 6.1.101, kernel 6.6.42, kernel 6.9.11, kernel 6.10
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-29 15:44:48 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: topology: Fix references to freed memory

Most users after parsing a topology file, release memory used by it, so
having pointer references directly into topology file contents is wrong.
Use devm_kmemdup(), to allocate memory as needed.

Comment 1 Mauro Matteo Cascella 2024-07-30 13:08:35 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024072908-CVE-2024-41069-31e3@gregkh/T

Comment 2 Mauro Matteo Cascella 2024-07-30 13:08:57 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2301629]


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