Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jason Montleon

Researcher fromRed Hat
#32990of 53,633
7.8Total CVSS
Vulnerabilities · 1
PT-2024-29244
7.8
2024-06-03
Linux · Linux Kernel · CVE-2024-41069
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to the Linux kernel, where references to freed memory in the ASoC topology module are incorrect. Most users release memory used by a topology file after parsing it, making direct pointer references to the file's contents wrong. The fix involves using devm kmemdup() to allocate memory as needed. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.