diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2022-05-20 00:31:26 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-05-20 14:43:10 +0200 |
commit | f7a344468105ef8c54086dfdc800e6f5a8417d3e (patch) | |
tree | 999d00070549f90d6e8f757aabd6bcf346265b55 /sound/soc/sof/ipc.c | |
parent | ASoC: rt1308-sdw: add the default value of register 0xc320 (diff) | |
download | linux-f7a344468105ef8c54086dfdc800e6f5a8417d3e.tar.xz linux-f7a344468105ef8c54086dfdc800e6f5a8417d3e.zip |
ASoC: max98090: Move check for invalid values before casting in max98090_put_enab_tlv()
Validation of signed input should be done before casting to unsigned int.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Suggested-by: Mark Brown <broonie@kernel.org>
Fixes: 2fbe467bcbfc ("ASoC: max98090: Reject invalid values in custom control put()")
Link: https://lore.kernel.org/r/1652999486-29653-1-git-send-email-khoroshilov@ispras.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof/ipc.c')
0 files changed, 0 insertions, 0 deletions