Answer in brief
CVE-2026-46143 records a Medium severity (CVSS 5.5) vulnerability in ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens. 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.
CVSS is 5.5. 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 | >=f6e1138d76cc684de3b851fc5cc5dac023a3ee89 <af9cc7c622e596455c5190e6ef53c5b40ea7a90d || >=b377d4df8fb00f861acf1a4d48de17b74cf535aa <3141d8b00cad6d3331953c79060ccc3a0262311b || >=be1fae62cf253a5b67526cee9fbc07689b97c125 <c91b7bcc70346d07f57ef03d1b9a338324e213de || >=be1fae62cf253a5b67526cee9fbc07689b97c125 <7cab9f2ad51c858263da836baebad050a1bc7914 || >=be1fae62cf253a5b67526cee9fbc07689b97c125 <b97493f0f42ab9d882a62466782e1900e481a9d6 || >=be1fae62cf253a5b67526cee9fbc07689b97c125 <69acc488aaf39d0ddf6c3cf0e47c1873d39919a2 || ee211a845d122ca19dc6a65bbd88c085bee2a57c || >=6.1.154 <6.1.175 || >=6.6.37 <6.6.140 || >=6.9.8 <6.10 | af9cc7c622e596455c5190e6ef53c5b40ea7a90d, 3141d8b00cad6d3331953c79060ccc3a0262311b, c91b7bcc70346d07f57ef03d1b9a338324e213de, 7cab9f2ad51c858263da836baebad050a1bc7914, b97493f0f42ab9d882a62466782e1900e481a9d6, 69acc488aaf39d0ddf6c3cf0e47c1873d39919a2, 6.1.175, 6.6.140, 6.10 |
| Linux/Linuxgeneric | 6.10 | Not reported |
Published upstream
May 28, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jun 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 24, 2026
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dai: Fix multiple graph opens As prepare can be called mulitple times, this can result in multiple graph opens for playback path. This will result in a memory leaks, fix this by adding a check before opening.
Quoted source text, attributed separately from HOL analysis.