diff options
author | David S. Miller <davem@davemloft.net> | 2019-10-07 15:13:08 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-07 15:13:08 +0200 |
commit | 7359db69ee8a8efc842077b8c6311f14bcdee4d7 (patch) | |
tree | b2e93c89b0e500684338283cb37b22bfb4f34d95 /drivers/ptp | |
parent | Merge branch 'stmmac-fixes' (diff) | |
parent | rxrpc: Fix call crypto state cleanup (diff) | |
download | linux-7359db69ee8a8efc842077b8c6311f14bcdee4d7.tar.xz linux-7359db69ee8a8efc842077b8c6311f14bcdee4d7.zip |
Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says:
====================
rxrpc: Syzbot-inspired fixes
Here's a series of patches that fix a number of issues found by syzbot:
(1) A reference leak on rxrpc_call structs in a sendmsg error path.
(2) A tracepoint that looked in the rxrpc_peer record after putting it.
Analogous with this, though not presently detected, the same bug is
also fixed in relation to rxrpc_connection and rxrpc_call records.
(3) Peer records don't pin local endpoint records, despite accessing them.
(4) Access to connection crypto ops to clean up a call after the call's
ref on that connection has been put.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions