Revision faaaa53bdc6750c438887d44f99b60ad97ec74b4 authored by Jike Song on 16 December 2016, 02:51:05 UTC, committed by Zhenyu Wang on 26 December 2016, 01:45:29 UTC
gfn_to_memslot() may return NULL if the gfn is mmio
or invalid. A malicious user might input a bad gfn
to panic the host if we don't check it.

Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
1 parent bfeca3e
History
File Mode Size
dvb-drivers
kapi
uapi
v4l-drivers
.gitignore -rw-r--r-- 57 bytes
Makefile -rw-r--r-- 3.0 KB
audio.h.rst.exceptions -rw-r--r-- 604 bytes
ca.h.rst.exceptions -rw-r--r-- 925 bytes
cec.h.rst.exceptions -rw-r--r-- 16.2 KB
conf.py -rw-r--r-- 252 bytes
conf_nitpick.py -rw-r--r-- 3.0 KB
dmx.h.rst.exceptions -rw-r--r-- 2.7 KB
frontend.h.rst.exceptions -rw-r--r-- 1.9 KB
index.rst -rw-r--r-- 252 bytes
intro.rst -rw-r--r-- 1.9 KB
lirc.h.rst.exceptions -rw-r--r-- 908 bytes
media.h.rst.exceptions -rw-r--r-- 1017 bytes
media_kapi.rst -rw-r--r-- 981 bytes
media_uapi.rst -rw-r--r-- 792 bytes
net.h.rst.exceptions -rw-r--r-- 316 bytes
typical_media_device.svg -rw-r--r-- 119.2 KB
video.h.rst.exceptions -rw-r--r-- 1.5 KB
videodev2.h.rst.exceptions -rw-r--r-- 23.4 KB

back to top