Answer in brief
CVE-2026-64480 records a Unknown severity vulnerability in ALSA: ice1712: check snd_ctl_new1() return value. 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 | >=0df0097ea2d52401c31e550389ac758c90e6a1eb <57d59be545b309d4bb54ac472b15d1e67f254d95 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <69bf1dfa3215524c4ae255bb9dce0770875abbeb || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <d34ad480b8896d2b486e2cf29ce1790326cad205 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <71b87108ad93d433cdb20704a8dc8852304cf2c2 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <38a7cc46370a57122fb29c4bfe48a851c0c64459 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <2b929b91b0f3bc6de8a844370049cd99ee8e31ff || 286e17a1c3baeb1b1cd36b63ee16e8a6e63d558e || >=6.1.34 <6.1.178 || >=6.3.8 <6.4 | 57d59be545b309d4bb54ac472b15d1e67f254d95, 69bf1dfa3215524c4ae255bb9dce0770875abbeb, d34ad480b8896d2b486e2cf29ce1790326cad205, 71b87108ad93d433cdb20704a8dc8852304cf2c2, 38a7cc46370a57122fb29c4bfe48a851c0c64459, 2b929b91b0f3bc6de8a844370049cd99ee8e31ff, 6.1.178, 6.4 |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jul 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 17, 2026
In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. The ice1712 driver calls snd_ctl_new1() without checking the return value before dereferencing the pointer in multiple places (ice1712.c, ice1724.c, aureon.c), which can lead to NULL pointer dereferences. Add NULL checks after snd_ctl_new1() calls and return -ENOMEM if any fails.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-64480 records a Unknown severity vulnerability in ALSA: ice1712: check snd_ctl_new1() return value. 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 | >=0df0097ea2d52401c31e550389ac758c90e6a1eb <57d59be545b309d4bb54ac472b15d1e67f254d95 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <69bf1dfa3215524c4ae255bb9dce0770875abbeb || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <d34ad480b8896d2b486e2cf29ce1790326cad205 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <71b87108ad93d433cdb20704a8dc8852304cf2c2 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <38a7cc46370a57122fb29c4bfe48a851c0c64459 || >=b9a4efd61b6b9f62f83752959e75a5dae20624fa <2b929b91b0f3bc6de8a844370049cd99ee8e31ff || 286e17a1c3baeb1b1cd36b63ee16e8a6e63d558e || >=6.1.34 <6.1.178 || >=6.3.8 <6.4 | 57d59be545b309d4bb54ac472b15d1e67f254d95, 69bf1dfa3215524c4ae255bb9dce0770875abbeb, d34ad480b8896d2b486e2cf29ce1790326cad205, 71b87108ad93d433cdb20704a8dc8852304cf2c2, 38a7cc46370a57122fb29c4bfe48a851c0c64459, 2b929b91b0f3bc6de8a844370049cd99ee8e31ff, 6.1.178, 6.4 |
| Linux/Linuxgeneric | 6.4 | Not reported |
Published upstream
Jul 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 17, 2026
In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check snd_ctl_new1() return value snd_ctl_new1() can return NULL when memory allocation fails. The ice1712 driver calls snd_ctl_new1() without checking the return value before dereferencing the pointer in multiple places (ice1712.c, ice1724.c, aureon.c), which can lead to NULL pointer dereferences. Add NULL checks after snd_ctl_new1() calls and return -ENOMEM if any fails.
Quoted source text, attributed separately from HOL analysis.