summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKangjie Lu <kangjielu@gmail.com>2016-05-03 16:44:32 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-05-20 14:18:45 +0200
commit7c1e076eefe76f1522ce94a4d7ce63e42b14438f (patch)
tree3600ef7b45c00a396fa207eb0f9331dfc14e1a5b /Makefile
parentbbb79774fcea8b92df051d1d68fcba18d884f860 (diff)
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
commit e4ec8cc8039a7063e24204299b462bd1383184a5 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: Amit Pundir <amit.pundir@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions