All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors
@ 2018-11-02 20:18 ` Tycho Andersen
  0 siblings, 0 replies; 14+ messages in thread
From: Tycho Andersen @ 2018-11-02 20:18 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

here's a series to fix some bugs I noticed in the DLM. The third patch
in the series and maybe the first should probably go to stable, assuming
everyone agrees they're indeed bugs.

Thanks,

Tycho

Tycho Andersen (3):
  dlm: fix invalid free
  dlm: don't allow zero length names
  dlm: don't leak kernel pointer to userspace

 fs/dlm/lockspace.c | 2 +-
 fs/dlm/member.c    | 5 +++--
 fs/dlm/user.c      | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2018-11-15 18:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-02 20:18 [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors Tycho Andersen
2018-11-02 20:18 ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 1/3] dlm: fix invalid free Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 2/3] dlm: don't allow zero length names Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 3/3] dlm: don't leak kernel pointer to userspace Tycho Andersen
2018-11-02 20:18   ` Tycho Andersen
2018-11-07 22:20 ` [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors David Teigland
2018-11-07 22:20   ` David Teigland
2018-11-09 15:15   ` [Cluster-devel] " Tycho Andersen
2018-11-09 15:15     ` Tycho Andersen
2018-11-15 18:24     ` [Cluster-devel] " Kees Cook
2018-11-15 18:24       ` Kees Cook

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.