public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ipc,sem: fix use after free on IPC_RMID v2
@ 2015-08-11 17:19 Herton R. Krzesinski
  2015-08-11 17:19 ` [PATCH 1/2 v2] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits Herton R. Krzesinski
  2015-08-11 17:19 ` [PATCH 2/2] ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem() Herton R. Krzesinski
  0 siblings, 2 replies; 5+ messages in thread
From: Herton R. Krzesinski @ 2015-08-11 17:19 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, Davidlohr Bueso, Manfred Spraul, Rafael Aquini,
	Joe Perches, Aristeu Rozanski, djeffery, herton

This is a followup series for the patch sent previously, on thread:
"[PATCH] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits"

The IPC_RMID race fix is split into a single patch with Cc: to stable including
suggestions made previously.

The removal of uneeded ulp->lock usage is moved into a new patch.

Thanks,
Herton.

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

end of thread, other threads:[~2015-08-11 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11 17:19 ipc,sem: fix use after free on IPC_RMID v2 Herton R. Krzesinski
2015-08-11 17:19 ` [PATCH 1/2 v2] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits Herton R. Krzesinski
2015-08-11 18:30   ` Manfred Spraul
2015-08-11 17:19 ` [PATCH 2/2] ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem() Herton R. Krzesinski
2015-08-11 18:31   ` Manfred Spraul

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