netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Two tls fixes
@ 2018-06-15  1:07 Daniel Borkmann
  2018-06-15  1:07 ` [PATCH net 1/2] tls: fix use-after-free in tls_push_record Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Borkmann @ 2018-06-15  1:07 UTC (permalink / raw)
  To: davem; +Cc: davejwatson, netdev, Daniel Borkmann

First one is syzkaller trigered uaf and second one noticed
while writing test code with tls ulp. For details please see
individual patches.

Thanks!

Daniel Borkmann (2):
  tls: fix use-after-free in tls_push_record
  tls: fix waitall behavior in tls_sw_recvmsg

 net/tls/tls_sw.c | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

-- 
2.9.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-15 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-15  1:07 [PATCH net 0/2] Two tls fixes Daniel Borkmann
2018-06-15  1:07 ` [PATCH net 1/2] tls: fix use-after-free in tls_push_record Daniel Borkmann
2018-06-15  1:07 ` [PATCH net 2/2] tls: fix waitall behavior in tls_sw_recvmsg Daniel Borkmann
2018-06-15 16:15 ` [PATCH net 0/2] Two tls fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).