From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751107AbcCEVdF (ORCPT ); Sat, 5 Mar 2016 16:33:05 -0500 Received: from a.ns.miles-group.at ([95.130.255.143]:11950 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751049AbcCEVc4 (ORCPT ); Sat, 5 Mar 2016 16:32:56 -0500 From: Richard Weinberger Subject: [GIT PULL] UBI fixes for 4.5-rc7 To: Linus Torvalds Cc: "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" Message-ID: <56DB5084.60500@nod.at> Date: Sat, 5 Mar 2016 22:32:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, The following changes since commit fc77dbd34c5c99bce46d40a2491937c3bcbd10af: Linux 4.5-rc6 (2016-02-28 08:41:20 -0800) are available in the git repository at: git://git.infradead.org/linux-ubifs.git tags/upstream-4.5-rc7 for you to fetch changes up to e4f6daac20332448529b11f09388f1d55ef2084c: ubi: Fix out of bounds write in volume update code (2016-03-05 21:56:23 +0100) ---------------------------------------------------------------- This pull request contains a single bug fix for UBI. ---------------------------------------------------------------- Richard Weinberger (1): ubi: Fix out of bounds write in volume update code drivers/mtd/ubi/upd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)