rxrpc: Check the source of a packet to a client conn
authorDavid Howells <dhowells@redhat.com>
Thu, 30 Jun 2016 10:34:30 +0000 (11:34 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 6 Jul 2016 09:43:05 +0000 (10:43 +0100)
commit689f4c646d6a8f0730eec11e06e5909de0b5d5d2
treea8189f012e18787c8e375b095d110dfaa1b26800
parent88b99d0b7af859bbd97e76d66527f107843340a5
rxrpc: Check the source of a packet to a client conn

When looking up a client connection to which to route a packet, we need to
check that the packet came from the correct source so that a peer can't try
to muck around with another peer's connection.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/conn_object.c
This page took 0.024692 seconds and 5 git commands to generate.