selinux: properly handle multiple messages in selinux_netlink_send()
Fix the SELinux netlink_send hook to properly handle multiple netlink messages in a single sk_buff; each message is parsed and subject to SELinux access control. Prior to this patch, SELinux only inspected the first message in the sk_buff. Cc: stable@vger.kernel.org Reported-by:Dmitry Vyukov <dvyukov@google.com> Reviewed-by:
Stephen Smalley <stephen.smalley.work@gmail.com> Signed-off-by:
Paul Moore <paul@paul-moore.com>
Loading
-
mentioned in commit 3690a779
-
mentioned in commit d76852e0
-
mentioned in commit 6dfac8b0
-
mentioned in commit 587ac820
-
mentioned in commit ce8c5d55
-
mentioned in commit d80c6f4c
-
mentioned in commit 48fc15f9
-
mentioned in commit 066e2647
-
mentioned in commit bcf31cfb
-
mentioned in commit 038a34f1
-
mentioned in commit 145ce321
-
mentioned in commit f4fda3a4
-
mentioned in commit 9592b90c
Please sign in to comment