ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
commit e4ec8cc8 upstream. The stack object âr1â has a total size of 32 bytes. Its field âeventâ and âvalâ both contain 4 bytes padding. These 8 bytes padding bytes are sent to user without being initialized. Signed-off-by: Kangjie Lu <kjlu@gatech.edu> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Willy Tarreau <w@1wt.eu>
Showing
Please register or sign in to comment