summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2020-04-28 09:59:02 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-05 19:15:53 +0200
commit90d4469b0aefac7695e48a641551f74a38f55613 (patch)
treee3e4ecb9dad155bc70c671a45f583e94dcd1ddbc /Makefile
parentbd9339bf0b62f70a2f3f29c47262e667f75b1139 (diff)
selinux: properly handle multiple messages in selinux_netlink_send()
commit fb73974172ffaaf57a7c42f35424d9aece1a5af6 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions