lkml.org 
[lkml]   [2017]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH net-next 0/3] rxrpc: Fixes
From
Date

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

David
---
David Howells (3):
rxrpc: Lock around calling a kernel service Rx notification
rxrpc: Fix a null ptr deref in rxrpc_fill_out_ack()
rxrpc: Fix call expiry handling


net/rxrpc/af_rxrpc.c | 16 ++++++++++++++++
net/rxrpc/ar-internal.h | 1 +
net/rxrpc/call_event.c | 2 +-
net/rxrpc/call_object.c | 1 +
net/rxrpc/input.c | 2 --
net/rxrpc/output.c | 19 +++++++++++++++----
net/rxrpc/recvmsg.c | 2 ++
7 files changed, 36 insertions(+), 7 deletions(-)

\
 
 \ /
  Last update: 2017-11-11 18:58    [W:0.542 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site