Searched hist:fd778461524849afd035679030ae8e8873c72b81 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | scsi_netlink.c | diff 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 D | commoncap.c | diff 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 D | security.c | diff 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 D | nfnetlink.c | diff 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 D | genetlink.c | diff 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 D | audit.c | diff 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 D | security.h | diff 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 D | xfrm_user.c | diff 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 D | hooks.c | diff 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 D | rtnetlink.c | diff 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>
|