summaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c
diff options
context:
space:
mode:
authorKangjie Lu <kjlu@umn.edu>2019-10-17 23:29:53 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-01 11:11:50 +0200
commit526af772abc19bb9ae2406620eec015ba619bcda (patch)
tree9c49fcd7338afae7aa4ed27845990d998b28b077 /lib/ts_bm.c
parent46f387de6a3cb4a5b619bfdb9915b5d4200b7d4d (diff)
downloadlinux-stable-526af772abc19bb9ae2406620eec015ba619bcda.tar.gz
linux-stable-526af772abc19bb9ae2406620eec015ba619bcda.tar.bz2
linux-stable-526af772abc19bb9ae2406620eec015ba619bcda.zip
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
[ Upstream commit 57a25a5f754ce27da2cfa6f413cfd366f878db76 ] `best_clock` is an object that may be sent out. Object `clock` contains uninitialized bytes that are copied to `best_clock`, which leads to memory disclosure and information leak. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20191018042953.31099-1-kjlu@umn.edu Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions