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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
29 Jul 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-07-29 15:15
Updated : 2024-07-29 16:21
NVD link : CVE-2024-41069
Mitre link : CVE-2024-41069
CVE.ORG link : CVE-2024-41069
JSON object : View
Products Affected
No product.
CWE
No CWE.