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-74293

Change History

New CVE Received from kernel.org 8/15/2026 2:22:28 AM

Action Type Old Value New Value
Added Description

                  
                
              
In the Linux kernel, the following vulnerability has been resolved:

ASoC: fsl: fsl_audmix: Validate written enum values

fsl_audmix_put_mix_clk_src() and fsl_audmix_put_out_src()
convert the user-provided enum item with snd_soc_enum_item_to_val()
before checking whether the item is within the enum's item count.

The generic snd_soc_put_enum_double() helper performs that
validation, but these callbacks use the converted value first: the
clock-source path tests it with BIT(), and the output-source path
indexes the prms transition table with it.

Reject out-of-range enum items before converting them.
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0b10c6203e62d9e7337cc401568b201f9bac79ec
Added Reference

                  
                
              
https://git.kernel.org/stable/c/0f1510e84d7bfc3eb9538efa65c6ea0aadf1078c
Added Reference

                  
                
              
https://git.kernel.org/stable/c/3cd17e4e2871114d5579fa7bc8da66faf7fc1930
Added Reference

                  
                
              
https://git.kernel.org/stable/c/5b7a23c1ed04e794ef3b31e452ef5c93e1e34b4a
Added Reference

                  
                
              
https://git.kernel.org/stable/c/7513831b90a38d55fa089e3e1b49691e467afee6
Added Reference

                  
                
              
https://git.kernel.org/stable/c/8fb4364eb494b926d009bfaf3c98f07c3aa5d9f3
Added Reference

                  
                
              
https://git.kernel.org/stable/c/b36d6d48faa6b1bb723b8f4e527c531a1a68520e
Added Reference

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

                  
                
              
[{"vendor":"Linux","product":"Linux","defaultStatus":"unaffected","programFiles":["sound/soc/fsl/fsl_audmix.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"7513831b90a38d55fa089e3e1b49691e467afee6","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"b4774a7da12b14fc37219ab4368d1907f9b5aca4","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"8fb4364eb494b926d009bfaf3c98f07c3aa5d9f3","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"0b10c6203e62d9e7337cc401568b201f9bac79ec","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"b36d6d48faa6b1bb723b8f4e527c531a1a68520e","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"0f1510e84d7bfc3eb9538efa65c6ea0aadf1078c","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"5b7a23c1ed04e794ef3b31e452ef5c93e1e34b4a","versionType":"git","status":"affected"},{"version":"be1df61cf06efb355c90702e46b8d46f055acb4e","lessThan":"3cd17e4e2871114d5579fa7bc8da66faf7fc1930","versionType":"git","status":"affected"}]},{"vendor":"Linux","product":"Linux","defaultStatus":"affected","programFiles":["sound/soc/fsl/fsl_audmix.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","versions":[{"version":"5.2","status":"affected"},{"version":"0","lessThan":"5.2","versionType":"semver","status":"unaffected"},{"version":"5.10.261","lessThanOrEqual":"5.10.*","versionType":"semver","status":"unaffected"},{"version":"5.15.212","lessThanOrEqual":"5.15.*","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.97","lessThanOrEqual":"6.12.*","versionType":"semver","status":"unaffected"},{"version":"6.18.40","lessThanOrEqual":"6.18.*","versionType":"semver","status":"unaffected"},{"version":"7.1.5","lessThanOrEqual":"7.1.*","versionType":"semver","status":"unaffected"},{"version":"7.2-rc1","lessThanOrEqual":"*","versionType":"original_commit_for_fix","status":"unaffected"}]}]