Home
last modified time | relevance | path

Searched hist:fd778461524849afd035679030ae8e8873c72b81 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_netlink.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/security/
H A Dcommoncap.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
H A Dsecurity.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/net/netfilter/
H A Dnfnetlink.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/net/netlink/
H A Dgenetlink.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/kernel/
H A Daudit.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/include/linux/
H A Dsecurity.hdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/net/xfrm/
H A Dxfrm_user.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/security/selinux/
H A Dhooks.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>
/openbmc/linux/net/core/
H A Drtnetlink.cdiff fd778461524849afd035679030ae8e8873c72b81 Tue Jan 03 11:25:16 CST 2012 Eric Paris <eparis@redhat.com> security: remove the security_netlink_recv hook as it is equivalent to capable()

Once upon a time netlink was not sync and we had to get the effective
capabilities from the skb that was being received. Today we instead get
the capabilities from the current task. This has rendered the entire
purpose of the hook moot as it is now functionally equivalent to the
capable() call.

Signed-off-by: Eric Paris <eparis@redhat.com>