From: Christoph Hellwig <hch@infradead.org>
To: Kangjie Lu <kangjielu@gmail.com>
Cc: jlayton@poochiereds.net, bfields@fieldses.org,
viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, taesoo@gatech.edu, insu@gatech.edu,
Kangjie Lu <kjlu@gatech.edu>
Subject: Re: [PATCH] fix infoleak in fcntl
Date: Sun, 8 May 2016 03:41:06 -0700 [thread overview]
Message-ID: <20160508104106.GB13657@infradead.org> (raw)
In-Reply-To: <1462307649-5833-1-git-send-email-kjlu@gatech.edu>
On Tue, May 03, 2016 at 04:34:09PM -0400, Kangjie Lu wrote:
> The stack object ???si??? has a total size of 128 bytes; however, only
> 16 bytes are initialized. The remaining uninitialized bytes are
> sent to userland via send_signal.
>
> Signed-off-by: Kangjie Lu <kjlu@gatech.edu>
Looks fine,
Reviewed-by: Christoph Hellwig <hch@lst.de>
next prev parent reply other threads:[~2016-05-08 10:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 20:34 [PATCH] fix infoleak in fcntl Kangjie Lu
2016-05-08 10:41 ` Christoph Hellwig [this message]
2016-05-08 12:58 ` Richard Weinberger
[not found] <CABEk9Yy6qa+B0BuGAr8ERuojtmKJgB0SHcm3OD50gCPUqX=O+g@mail.gmail.com>
2016-05-08 21:01 ` Richard Weinberger
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=20160508104106.GB13657@infradead.org \
--to=hch@infradead.org \
--cc=bfields@fieldses.org \
--cc=insu@gatech.edu \
--cc=jlayton@poochiereds.net \
--cc=kangjielu@gmail.com \
--cc=kjlu@gatech.edu \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=taesoo@gatech.edu \
--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).