Skip to content
Snippets Groups Projects
Commit a9412665 authored by Kangjie Lu's avatar Kangjie Lu Committed by Tasayco Loarte, VictorX
Browse files

ALSA: timer: Fix leak in events via snd_timer_user_ccallback

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.

Bug: 30609570

Change-Id: I3c04e39cdc47e70817d93dfe5d17ac6d228a0dc7
Tracked-On: https://jira01.devtools.intel.com/browse/AW-1818


Signed-off-by: default avatarKangjie Lu <kjlu@gatech.edu>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarErwan Mahe <erwan.mahe@intel.com>
parent f8f546e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment