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
assoc_array.rst -rw-r--r-- 20.7 KB
atomic_ops.rst -rw-r--r-- 22.4 KB
conf.py -rw-r--r-- 212 bytes
debug-objects.rst -rw-r--r-- 11.3 KB
index.rst -rw-r--r-- 519 bytes
local_ops.rst -rw-r--r-- 7.3 KB
tracepoint.rst -rw-r--r-- 1.5 KB
workqueue.rst -rw-r--r-- 15.1 KB

back to top