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
00-INDEX -rw-r--r-- 427 bytes
Kconfig.recursion-issue-01 -rw-r--r-- 2.2 KB
Kconfig.recursion-issue-02 -rw-r--r-- 2.8 KB
Kconfig.select-break -rw-r--r-- 1.0 KB
headers_install.txt -rw-r--r-- 2.3 KB
kbuild.txt -rw-r--r-- 8.3 KB
kconfig-language.txt -rw-r--r-- 22.6 KB
kconfig.txt -rw-r--r-- 8.6 KB
makefiles.txt -rw-r--r-- 47.5 KB
modules.txt -rw-r--r-- 16.9 KB

back to top