From: Eric Paris Date: Thu, 16 Dec 2010 16:46:51 +0000 (-0500) Subject: SELinux: define permissions for DCB netlink messages X-Git-Tag: v2.6.37.1~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6685217573ee91085867806cc89dd80fa571f58;p=pandora-kernel.git SELinux: define permissions for DCB netlink messages commit 350e4f31e0eaf56dfc3b328d24a11bdf42a41fb8 upstream. Commit 2f90b865 added two new netlink message types to the netlink route socket. SELinux has hooks to define if netlink messages are allowed to be sent or received, but it did not know about these two new message types. By default we allow such actions so noone likely noticed. This patch adds the proper definitions and thus proper permissions enforcement. Signed-off-by: Eric Paris Cc: James Morris Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed