filter: do not output bpf image address for security reason
authorEric Dumazet <edumazet@google.com>
Fri, 17 May 2013 16:57:37 +0000 (16:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 06:56:41 +0000 (23:56 -0700)
Do not leak starting address of BPF JIT code for non root users,
as it might help intruders to perform an attack.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ben Hutchings <bhutchings@solarflare.com>
Cc: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found