[PATCH] ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Takashi Iwai
tiwai at suse.de
Fri Aug 26 17:17:47 CEST 2022
On Fri, 26 Aug 2022 17:01:10 +0200,
Dan Carpenter wrote:
>
> These two checks are in the reverse order so it might read one element
> beyond the end of the array. First check if the "i" is within bounds
> before using it.
>
> Fixes: 6ab55ec0a938 ("ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()")
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Thanks, applied.
Takashi
More information about the Alsa-devel
mailing list