https://github.com/torvalds/linux
Revision c193fa91b9182465a4a01665ad4096a6cdb4db2d authored by Dan Carpenter on 28 July 2015, 15:51:29 UTC, committed by Alex Deucher on 29 July 2015, 19:50:37 UTC
We recently changed the drm_amdgpu_info_device struct so now there is
a 4 byte hole at the end.  We need to initialize it so we don't disclose
secret information from the stack.

Fixes: fa92754e9c47 ('drm/amdgpu: add VCE harvesting instance query')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 8faf0e0
History
Tip revision: c193fa91b9182465a4a01665ad4096a6cdb4db2d authored by Dan Carpenter on 28 July 2015, 15:51:29 UTC
drm/amdgpu: information leak in amdgpu_info_ioctl()
Tip revision: c193fa9
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.5 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top