From: Sheng Yong <shengyong1@huawei.com>
To: <gregkh@linuxfoundation.org>
Cc: <stable@vger.kernel.org>, <fdmanana@suse.com>
Subject: Re: [request for 3.10 inclusion][PATCH 0/3] Address 3 CVEs
Date: Tue, 23 Jun 2015 15:12:15 +0800 [thread overview]
Message-ID: <558906CF.7060100@huawei.com> (raw)
In-Reply-To: <1433297367-122419-1-git-send-email-shengyong1@huawei.com>
Ping.
thanks,
Sheng
On 6/3/2015 10:09 AM, Sheng Yong wrote:
> Hi, Greg
>
> PATCH 1 fixes CVE-2015-3339, link https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-3339
> PATCH 2 fixes CVE-2015-2666, link https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2666
> PATCH 3 fixes CVE-2014-9710, link https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-9710
>
> PATCH 1 and 3 are merged into 3.12-stable, if you would like to cherry
> pick them from 3.12-stable, the commits are (both of them can be applied
> directly):
>
> 5176b77f1aacdc560eaeac4685ade444bb814689 fs: take i_mutex during prepare_binprm for set[ug]id executables
> c5988181af3b41381c4d20e08ca6852f99f95417 x86/microcode/intel: Guard against stack overflow in the loader
>
> Thanks,
> Sheng
>
> Sheng Yong (3):
> fs: take i_mutex during prepare_binprm for set[ug]id executables
> x86/microcode/intel: Guard against stack overflow in the loader
> Btrfs: make xattr replace operations atomic
>
> arch/x86/kernel/microcode_intel_early.c | 2 +-
> fs/btrfs/ctree.c | 2 +-
> fs/btrfs/ctree.h | 5 +
> fs/btrfs/dir-item.c | 10 +-
> fs/btrfs/xattr.c | 159 ++++++++++++++++++++------------
> fs/exec.c | 79 +++++++++-------
> 6 files changed, 160 insertions(+), 97 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe stable" in
next prev parent reply other threads:[~2015-06-23 7:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 2:09 [request for 3.10 inclusion][PATCH 0/3] Address 3 CVEs Sheng Yong
2015-06-03 2:09 ` [request for 3.10 inclusion][PATCH 1/3] fs: take i_mutex during prepare_binprm for set[ug]id executables Sheng Yong
2015-06-03 2:09 ` [request for 3.10 inclusion][PATCH 2/3] x86/microcode/intel: Guard against stack overflow in the loader Sheng Yong
2015-06-03 2:09 ` [request for 3.10 inclusion][PATCH 3/3] Btrfs: make xattr replace operations atomic Sheng Yong
2015-06-30 0:19 ` Greg KH
2015-06-23 7:12 ` Sheng Yong [this message]
2015-06-30 0:20 ` [request for 3.10 inclusion][PATCH 0/3] Address 3 CVEs Greg KH
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=558906CF.7060100@huawei.com \
--to=shengyong1@huawei.com \
--cc=fdmanana@suse.com \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.org \
/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).