Searched hist:"1 fd2a25b77bb6755d38aca50b826ff8dca81d762" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netlabel/ |
H A D | netlabel_cipso_v4.c | diff 1fd2a25b77bb6755d38aca50b826ff8dca81d762 Fri Dec 15 15:49:27 CST 2006 Paul Moore <paul.moore@hp.com> NetLabel: perform input validation earlier on CIPSOv4 DOI add ops
There are a couple of cases where the user input for a CIPSOv4 DOI add operation was not being done soon enough; the result was unexpected behavior which was resulting in oops/panics/lockups on some platforms. This patch moves the existing input validation code earlier in the code path to protect against bogus user input.
Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>
|