linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dlm: fix various incorrect behaviors
@ 2018-11-02 20:18 Tycho Andersen
  2018-11-02 20:18 ` [PATCH 1/3] dlm: fix invalid free Tycho Andersen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tycho Andersen @ 2018-11-02 20:18 UTC (permalink / raw)
  To: Christine Caulfield, David Teigland
  Cc: cluster-devel, linux-kernel, Tycho Andersen

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] 7+ messages in thread

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

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

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).