From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54187 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752649AbbF3AUH (ORCPT ); Mon, 29 Jun 2015 20:20:07 -0400 Date: Mon, 29 Jun 2015 17:20:06 -0700 From: Greg KH To: Sheng Yong Cc: stable@vger.kernel.org, fdmanana@suse.com Subject: Re: [request for 3.10 inclusion][PATCH 0/3] Address 3 CVEs Message-ID: <20150630002006.GB6430@kroah.com> References: <1433297367-122419-1-git-send-email-shengyong1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433297367-122419-1-git-send-email-shengyong1@huawei.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jun 03, 2015 at 02:09:24AM +0000, 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 All 3 now applied, thanks. greg k-h