[Drbd-dev] [PATCH 2/2] netlink: kill eff_cap from struct netlink_skb_parms

Chris Wright chrisw at sous-sol.org
Thu Mar 3 21:17:26 CET 2011


* Chris Wright (chrisw at sous-sol.org) wrote:
> Ideally, we'd consolidate those into a variant of security_netlink_recv().
> However the issue is with types.  Inside connector callback we only have
> netlink_skb_params (seems inapproriate to cast back out to skb).
> 
> We could change the lsm hook to only pass nsp, but SELinux actually
> cares about the netlink type.  Any ideas?

Actually I misremembered, it only cares on the send path.

We could completely drop skb from recv lsm hook, will send an RFC
momentarily with example.

thanks,
-chris


More information about the drbd-dev mailing list