Files
linux/drivers
Kangjie Lu 8b4e9c1bb0 gma/gma500: fix a memory disclosure bug due to uninitialized bytes
[ Upstream commit 57a25a5f75 ]

`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>
2020-10-01 13:17:13 +02:00
..
2020-09-17 13:47:45 +02:00
2020-09-09 19:12:21 +02:00
2020-09-23 12:40:44 +02:00
2020-02-24 08:36:48 +01:00