linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Mateusz Guzik <mguzik@redhat.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>,
	linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, Andreas Gruenbacher <agruenba@redhat.com>,
	James Morris <james.l.morris@oracle.com>
Subject: Re: [PATCH] xattr handlers: plug a lock leak in simple_xattr_list
Date: Wed, 3 Feb 2016 19:08:27 -0800	[thread overview]
Message-ID: <20160204030827.GC13219@kroah.com> (raw)
In-Reply-To: <1454550990-30153-1-git-send-email-mguzik@redhat.com>

On Thu, Feb 04, 2016 at 02:56:30AM +0100, Mateusz Guzik wrote:
> The code could leak xattrs->lock on error.
> 
> Problem introduced with 786534b92f3ce68f4 "tmpfs: listxattr should
> include POSIX ACL xattrs".
> 
> Signed-off-by: Mateusz Guzik <mguzik@redhat.com>
> ---
>  fs/xattr.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)


<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
for how to do this properly.

</formletter>

  reply	other threads:[~2016-02-04  3:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04  1:56 [PATCH] xattr handlers: plug a lock leak in simple_xattr_list Mateusz Guzik
2016-02-04  3:08 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-04  7:54 Andreas Gruenbacher
2016-02-07 22:53 ` James Morris

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=20160204030827.GC13219@kroah.com \
    --to=greg@kroah.com \
    --cc=agruenba@redhat.com \
    --cc=james.l.morris@oracle.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mguzik@redhat.com \
    --cc=stable@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    /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).