From: Matt Fleming Date: Mon, 17 Mar 2014 09:17:28 +0000 (+0000) Subject: efivars: Check size of user object X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e003bbee2a6a19a4c733335989284caf1b179e0d;p=pandora-kernel.git efivars: Check size of user object Unbelieavably there are no checks to see whether the data structure passed to 'new_var' and 'del_var' is the size that we expect. Let's add some for better robustness. Cc: Mike Waychison Signed-off-by: Matt Fleming --- Reading git-diff-tree failed