Skip to content
Commit ad155712 authored by xidongwang's avatar xidongwang Committed by Takashi Iwai
Browse files

ALSA: opl3: fix infoleak in opl3



The stack object “info” in snd_opl3_ioctl() has a leaking problem.
It has 2 padding bytes which are not initialized and leaked via
“copy_to_user”.

Signed-off-by: default avatarxidongwang <wangxidong_97@163.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/1594006058-30362-1-git-send-email-wangxidong_97@163.com
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d02b1059
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment