From: David Teigland <teigland@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors
Date: Wed, 7 Nov 2018 16:20:42 -0600 [thread overview]
Message-ID: <20181107222042.GA24927@redhat.com> (raw)
In-Reply-To: <20181102201822.12518-1-tycho@tycho.ws>
On Fri, Nov 02, 2018 at 02:18:19PM -0600, Tycho Andersen wrote:
> 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(-)
I've pushed these to linux-dlm next.
Dave
next prev parent reply other threads:[~2018-11-07 22:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-02 20:18 [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors Tycho Andersen
2018-11-02 20:18 ` [Cluster-devel] [PATCH 1/3] dlm: fix invalid free 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 ` [Cluster-devel] [PATCH 3/3] dlm: don't leak kernel pointer to userspace Tycho Andersen
2018-11-07 22:20 ` David Teigland [this message]
2018-11-09 15:15 ` [Cluster-devel] [PATCH 0/3] dlm: fix various incorrect behaviors Tycho Andersen
2018-11-15 18:24 ` Kees Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181107222042.GA24927@redhat.com \
--to=teigland@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).