U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2026-64480

Change History

New CVE Received from kernel.org 7/25/2026 6:17:33 AM

Action Type Old Value New Value
Added Description

                  
                
              
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.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/2b929b91b0f3bc6de8a844370049cd99ee8e31ff
Added Reference

                  
                
              
https://git.kernel.org/stable/c/38a7cc46370a57122fb29c4bfe48a851c0c64459
Added Reference

                  
                
              
https://git.kernel.org/stable/c/57d59be545b309d4bb54ac472b15d1e67f254d95
Added Reference

                  
                
              
https://git.kernel.org/stable/c/69bf1dfa3215524c4ae255bb9dce0770875abbeb
Added Reference

                  
                
              
https://git.kernel.org/stable/c/71b87108ad93d433cdb20704a8dc8852304cf2c2
Added Reference

                  
                
              
https://git.kernel.org/stable/c/d34ad480b8896d2b486e2cf29ce1790326cad205
Added Affected

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["sound/pci/ice1712/aureon.c","sound/pci/ice1712/ice1712.c","sound/pci/ice1712/ice1724.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"0df0097ea2d52401c31e550389ac758c90e6a1eb","lessThan":"57d59be545b309d4bb54ac472b15d1e67f254d95","versionType":"git","status":"affected"},{"version":"b9a4efd61b6b9f62f83752959e75a5dae20624fa","lessThan":"69bf1dfa3215524c4ae255bb9dce0770875abbeb","versionType":"git","status":"affected"},{"version":"b9a4efd61b6b9f62f83752959e75a5dae20624fa","lessThan":"d34ad480b8896d2b486e2cf29ce1790326cad205","versionType":"git","status":"affected"},{"version":"b9a4efd61b6b9f62f83752959e75a5dae20624fa","lessThan":"71b87108ad93d433cdb20704a8dc8852304cf2c2","versionType":"git","status":"affected"},{"version":"b9a4efd61b6b9f62f83752959e75a5dae20624fa","lessThan":"38a7cc46370a57122fb29c4bfe48a851c0c64459","versionType":"git","status":"affected"},{"version":"b9a4efd61b6b9f62f83752959e75a5dae20624fa","lessThan":"2b929b91b0f3bc6de8a844370049cd99ee8e31ff","versionType":"git","status":"affected"},{"version":"286e17a1c3baeb1b1cd36b63ee16e8a6e63d558e","versionType":"git","status":"affected"},{"version":"6.1.34","lessThan":"6.1.178","versionType":"semver","status":"affected"},{"version":"6.3.8","lessThan":"6.4","versionType":"semver","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["sound/pci/ice1712/aureon.c","sound/pci/ice1712/ice1712.c","sound/pci/ice1712/ice1724.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"6.4","status":"affected"},{"version":"0","lessThan":"6.4","versionType":"semver","status":"unaffected"},{"version":"6.1.178","lessThanOrEqual":"6.1.*","versionType":"semver","status":"unaffected"},{"version":"6.6.145","lessThanOrEqual":"6.6.*","versionType":"semver","status":"unaffected"},{"version":"6.12.96","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.39","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.4","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]