public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libtirpc and nfs-utils fix for export lucid context
@ 2013-04-05 22:37 Simo Sorce
  2013-04-05 22:37 ` [PATCH 1/1] Fix private data giveaway Simo Sorce
  2013-04-09 19:41 ` [PATCH 0/2] libtirpc and nfs-utils fix for export lucid context Steve Dickson
  0 siblings, 2 replies; 7+ messages in thread
From: Simo Sorce @ 2013-04-05 22:37 UTC (permalink / raw)
  To: Linux NFS Mailing list, libtirpc-devel; +Cc: Steve Dickson

The following 2 patches go in tandem.
One is for libtirpc and the other for nfs-utils.

The standard gss_krb5_export_lucid_sec_context call actually deletes the gss context
after it has been exported, so these patches perform a complete hand over of the
context from libtirpc, so that the context handle can be nulled out in the
gss_krb5_export_lucid_sec_context and the code does not attempt to free it
twice and cause segmentation faults in the unlucky case.

Simo Sorce

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

end of thread, other threads:[~2013-04-10 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-05 22:37 [PATCH 0/2] libtirpc and nfs-utils fix for export lucid context Simo Sorce
2013-04-05 22:37 ` [PATCH 1/1] Fix private data giveaway Simo Sorce
2013-04-05 22:37   ` [PATCH 2/2] Fix double free when exporting lucid context Simo Sorce
2013-04-10 15:39     ` Steve Dickson
2013-04-10 15:39   ` [PATCH 1/1] Fix private data giveaway Steve Dickson
2013-04-09 19:41 ` [PATCH 0/2] libtirpc and nfs-utils fix for export lucid context Steve Dickson
2013-04-09 20:05   ` Simo Sorce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox