Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp3415648pxy; Mon, 26 Apr 2021 00:53:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwwLoX+YwV5+nC1LvafYmhQXjHxHXx0oB9QdLxvEdd1vCUAkgnKyvnahGfDhA+XbOLc545N X-Received: by 2002:a17:90b:1941:: with SMTP id nk1mr21880384pjb.86.1619423610761; Mon, 26 Apr 2021 00:53:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619423610; cv=none; d=google.com; s=arc-20160816; b=fPoEsjTFEbV6hQzIDEENvQnnHzQPHXcPRIHse4Jl4tzPtFslE3ApmmJYa83NkXnHmS oyXv/D7uOy3p4cnNhtiZhUrwomcWTf9pMPMXrfRpSRKi9ZhtD3w5Jl5aXCe4G6zxxoBT WqeRqwpkk0KJ7fmPyy1uhsBZbbuNhYIVghzBJMHisStZaHMBv27PZmwJqlsjK2uw6zi0 6l6j9K68vGjpl9Wo1/yNj5uZNcUSbrcY4eaTKz2BcanUCaJrdFKjWa4cp93TU1CmRVI2 9TgnnD5J6Z7W0LMUXrTs7eNS7O2ZiD4aexipT3OWsYMMDyAPChDQUQmJ0u/XNF3Nlh0V KPcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=DGuJA3RI4az64fq8sZHL/hTmYcWk1+zgqqnGqfopzj0=; b=Tu7iuEhmixoDX0m0iKkuaGV4gOD1D8JnQMJcfwXWUgeon9GQM/pPAO1CNPNjwXH/o+ 6/GNxb9LpJrh/GcyC1iuBCrXtuVie1pmpX7PmGaH+aPhHAwqJ2vRpBIYIZqyA2+wt4tt DalNTBG4tymT6tRicqtBL5395u/QRcKTeY71FxLoOL5uQB65pX3VoK3X5IK0rbTEWVrz WY1r2RQKRllWr/sCT9lj2KYJqUgiIDXr9QF38IlnLNJkPafeFmokjhZWbNSb4fMg/VuE 7v5JHRd9RCWB2pB1sPcybtPqjqY1ZyICYzzEXyf6fPnEC79fpdEnc93Uq7JzbcMn/E5g Fxcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JQAACYmZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n4si4230637plf.302.2021.04.26.00.53.19; Mon, 26 Apr 2021 00:53:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=JQAACYmZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233524AbhDZHwr (ORCPT + 99 others); Mon, 26 Apr 2021 03:52:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:60146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233455AbhDZHnh (ORCPT ); Mon, 26 Apr 2021 03:43:37 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D672D613E6; Mon, 26 Apr 2021 07:40:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619422806; bh=Ps0B3DBQAkuw9+6CzzgVL4UeqH4Oy52Pq80amPQZY5k=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JQAACYmZ9s94k2z8xTriPY8yIrt+zOUMr7GYX3y/Pfh+W8Mi+fmvfjGG0AFw1g2T/ FpoZIajoW2rHDCb63+rtWMFiAeFcyS1CpSF1iqLzclNWzouGepdr7k/9mf3XbH2XJR YXH7hSXqPJjeiruBu6Er7MWu9ZCrF6dZ0bX4eqRI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mike Galbraith , Borislav Petkov , Dave Young Subject: [PATCH 5.10 36/36] x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access Date: Mon, 26 Apr 2021 09:30:18 +0200 Message-Id: <20210426072820.010598550@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210426072818.777662399@linuxfoundation.org> References: <20210426072818.777662399@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Mike Galbraith commit 5849cdf8c120e3979c57d34be55b92d90a77a47e upstream. Commit in Fixes: added support for kexec-ing a kernel on panic using a new system call. As part of it, it does prepare a memory map for the new kernel. However, while doing so, it wrongly accesses memory it has not allocated: it accesses the first element of the cmem->ranges[] array in memmap_exclude_ranges() but it has not allocated the memory for it in crash_setup_memmap_entries(). As KASAN reports: BUG: KASAN: vmalloc-out-of-bounds in crash_setup_memmap_entries+0x17e/0x3a0 Write of size 8 at addr ffffc90000426008 by task kexec/1187 (gdb) list *crash_setup_memmap_entries+0x17e 0xffffffff8107cafe is in crash_setup_memmap_entries (arch/x86/kernel/crash.c:322). 317 unsigned long long mend) 318 { 319 unsigned long start, end; 320 321 cmem->ranges[0].start = mstart; 322 cmem->ranges[0].end = mend; 323 cmem->nr_ranges = 1; 324 325 /* Exclude elf header region */ 326 start = image->arch.elf_load_addr; (gdb) Make sure the ranges array becomes a single element allocated. [ bp: Write a proper commit message. ] Fixes: dd5f726076cc ("kexec: support for kexec on panic using new system call") Signed-off-by: Mike Galbraith Signed-off-by: Borislav Petkov Reviewed-by: Dave Young Cc: Link: https://lkml.kernel.org/r/725fa3dc1da2737f0f6188a1a9701bead257ea9d.camel@gmx.de Signed-off-by: Greg Kroah-Hartman --- arch/x86/kernel/crash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/x86/kernel/crash.c +++ b/arch/x86/kernel/crash.c @@ -337,7 +337,7 @@ int crash_setup_memmap_entries(struct ki struct crash_memmap_data cmd; struct crash_mem *cmem; - cmem = vzalloc(sizeof(struct crash_mem)); + cmem = vzalloc(struct_size(cmem, ranges, 1)); if (!cmem) return -ENOMEM;