Home
last modified time | relevance | path

Searched hist:a53b72c83a4216f2eb883ed45a0cbce014b8e62d (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/packet/
H A Ddiag.cdiff a53b72c83a4216f2eb883ed45a0cbce014b8e62d Wed Apr 23 16:26:25 CDT 2014 Eric W. Biederman <ebiederm@xmission.com> net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump

The permission check in sock_diag_put_filterinfo is wrong, and it is so removed
from it's sources it is not clear why it is wrong. Move the computation
into packet_diag_dump and pass a bool of the result into sock_diag_filterinfo.

This does not yet correct the capability check but instead simply moves it to make
it clear what is going on.

Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/linux/
H A Dsock_diag.hdiff a53b72c83a4216f2eb883ed45a0cbce014b8e62d Wed Apr 23 16:26:25 CDT 2014 Eric W. Biederman <ebiederm@xmission.com> net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump

The permission check in sock_diag_put_filterinfo is wrong, and it is so removed
from it's sources it is not clear why it is wrong. Move the computation
into packet_diag_dump and pass a bool of the result into sock_diag_filterinfo.

This does not yet correct the capability check but instead simply moves it to make
it clear what is going on.

Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dsock_diag.cdiff a53b72c83a4216f2eb883ed45a0cbce014b8e62d Wed Apr 23 16:26:25 CDT 2014 Eric W. Biederman <ebiederm@xmission.com> net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump

The permission check in sock_diag_put_filterinfo is wrong, and it is so removed
from it's sources it is not clear why it is wrong. Move the computation
into packet_diag_dump and pass a bool of the result into sock_diag_filterinfo.

This does not yet correct the capability check but instead simply moves it to make
it clear what is going on.

Reported-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>