Thread (1 message) 1 message, 1 author, 2019-10-04

Re: KASAN: use-after-free Read in rxrpc_release_call

From: David Howells <dhowells@redhat.com>
Date: 2019-10-04 14:40:08
Also in: lkml

Hillf Danton [off-list ref] wrote:
 	if (conn) {
-		rxrpc_disconnect_call(call);
 		conn->security->free_call_crypto(call);
+		rxrpc_disconnect_call(call);
 	}
Better to cache the security pointer in the call struct, I think.

David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help