Answer in brief
CVE-2024-41069 records a Unknown severity vulnerability in ASoC: topology: Fix references to freed memory. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | 5.1 | Not reported |
| Linux/Linuxgeneric | >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <b188d7f3dfab10e332e3c1066e18857964a520d2 || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <ab5a6208b4d6872b1c6ecea1867940fc668cc76d || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <ccae5c6a1fab9494c86b7856faf05e296c617702 || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1 | b188d7f3dfab10e332e3c1066e18857964a520d2, ab5a6208b4d6872b1c6ecea1867940fc668cc76d, ccae5c6a1fab9494c86b7856faf05e296c617702, 97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1 |
Published upstream
Jul 29, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-41069 records a Unknown severity vulnerability in ASoC: topology: Fix references to freed memory. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | 5.1 | Not reported |
| Linux/Linuxgeneric | >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <b188d7f3dfab10e332e3c1066e18857964a520d2 || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <ab5a6208b4d6872b1c6ecea1867940fc668cc76d || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <ccae5c6a1fab9494c86b7856faf05e296c617702 || >=7df04ea7a31eaa75bdad2905f07cc097b15558ee <97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1 | b188d7f3dfab10e332e3c1066e18857964a520d2, ab5a6208b4d6872b1c6ecea1867940fc668cc76d, ccae5c6a1fab9494c86b7856faf05e296c617702, 97ab304ecd95c0b1703ff8c8c3956dc6e2afe8e1 |
Published upstream
Jul 29, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.