Re: [PATCH net-next 0/3] rxrpc: Fixes

From: David Miller
Date: Tue Nov 14 2017 - 02:18:08 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Sat, 11 Nov 2017 17:57:52 +0000

>
> Here are some patches that fix some things in AF_RXRPC:
>
> (1) Prevent notifications from being passed to a kernel service for a call
> that it has ended.
>
> (2) Fix a null pointer deference that occurs under some circumstances when an
> ACK is generated.
>
> (3) Fix a number of things to do with call expiration.
>
> The patches can be found here also:
>
> http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-next
>
> Tagged thusly:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git
> rxrpc-next-20171111

Pulled, thanks David.