summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/inno_rk3036.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2020-12-09 09:45:52 +0100
committerTakashi Iwai <tiwai@suse.de>2020-12-14 09:10:39 +0100
commit175b8d89fe292796811fdee87fa39799a5b6b87a (patch)
tree2188693002fdf3c7e765d78be8a83b8c289f35c4 /sound/soc/codecs/inno_rk3036.c
parent43d5ca88dfcd35e43010fdd818e067aa9a55f5ba (diff)
downloadlinux-175b8d89fe292796811fdee87fa39799a5b6b87a.tar.bz2
ALSA: pcm: oss: Fix potential out-of-bounds shift
syzbot spotted a potential out-of-bounds shift in the PCM OSS layer where it calculates the buffer size with the arbitrary shift value given via an ioctl. Add a range check for avoiding the undefined behavior. As the value can be treated by a signed integer, the max shift should be 30. Reported-by: syzbot+df7dc146ebdd6435eea3@syzkaller.appspotmail.com Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20201209084552.17109-2-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/codecs/inno_rk3036.c')
0 files changed, 0 insertions, 0 deletions