Answer in brief
CVE-2026-74332 records a Unknown severity vulnerability in ASoC: amd: acp-sdw-sof: Bound DAI link iteration. 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 | >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <0a5ff4000dd7a390139dd7823fef1de4963e490a || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <9e82497138abea7d5c6e65015663d907fbcbf6b4 || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <86a64c049873fe4d4a6a378e27a333ab5631c4b2 || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <4d992e63f52d58f52b724606c60ae7b37a1c582f | 0a5ff4000dd7a390139dd7823fef1de4963e490a, 9e82497138abea7d5c6e65015663d907fbcbf6b4, 86a64c049873fe4d4a6a378e27a333ab5631c4b2, 4d992e63f52d58f52b724606c60ae7b37a1c582f |
| Linux/Linuxgeneric | 6.12 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration create_sdw_dailinks() walks sof_dais until it finds an entry with initialised cleared, but sof_dais is allocated with exactly num_ends entries. If all entries are initialised, the loop reads past the end of the array. Pass the allocated entry count to create_sdw_dailinks() and stop before reading past the array.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-74332 records a Unknown severity vulnerability in ASoC: amd: acp-sdw-sof: Bound DAI link iteration. 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 | >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <0a5ff4000dd7a390139dd7823fef1de4963e490a || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <9e82497138abea7d5c6e65015663d907fbcbf6b4 || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <86a64c049873fe4d4a6a378e27a333ab5631c4b2 || >=6d8348ddc56ed43ba39d1e8adda13299201f32ed <4d992e63f52d58f52b724606c60ae7b37a1c582f | 0a5ff4000dd7a390139dd7823fef1de4963e490a, 9e82497138abea7d5c6e65015663d907fbcbf6b4, 86a64c049873fe4d4a6a378e27a333ab5631c4b2, 4d992e63f52d58f52b724606c60ae7b37a1c582f |
| Linux/Linuxgeneric | 6.12 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-sdw-sof: Bound DAI link iteration create_sdw_dailinks() walks sof_dais until it finds an entry with initialised cleared, but sof_dais is allocated with exactly num_ends entries. If all entries are initialised, the loop reads past the end of the array. Pass the allocated entry count to create_sdw_dailinks() and stop before reading past the array.
Quoted source text, attributed separately from HOL analysis.