Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1205302
| From | "Herton R. Krzesinski" <herton@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | ipc,sem: fix use after free on IPC_RMID v2 |
| Date | 2015-08-11 19:20 +0200 |
| Message-ID | <pWlnr-3c7-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
ipc,sem: fix use after free on IPC_RMID v2 "Herton R. Krzesinski" <herton@redhat.com> - 2015-08-11 19:20 +0200
csiph-web