Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp5525644imm; Tue, 19 Jun 2018 11:49:32 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKyQDaw+PfroZ63n+yzWhvqX+gj5Pw6wkRxGYMqzeM8F6t3to7JPLf6ljbacptxyM8lP9wm X-Received: by 2002:a62:4785:: with SMTP id p5-v6mr19228806pfi.164.1529434172885; Tue, 19 Jun 2018 11:49:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529434172; cv=none; d=google.com; s=arc-20160816; b=bCPR3LnyiSBCtpV68o03Trja0WmNTnUBgLx8VEsjGPU3IUIU5wdAKsa81PAr05IGSi MsVbPFz7E3TPwjnP4y5EAbTc37QKq9UuaxQHWuNLp0gVLJz+wV6573c4NydkYn61Sdx8 T/bsL4Olgm7whAIlUO8zDX7ovb/APBlpa2KalkHiAxn3XKoxA6rNNfdC8k87dLXvu/3U zgVp5TPZ1ckEgFQWOgAGyTh8yZX09uO4fDVK3UoOmz3OlramCjv0PWJhA9tDhJ5ziyDQ hx0HJW6LfoCTDI3s+v2euxd18UnXZ9YG12mwCQVHC1inLwQbz0siCob2CXztthzP2qtx qLqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=5Z/wipbJLAX6uecGAJ1a2Xpjflbi4uGZjInJ6yZF0co=; b=U+1/K+UQgb6l7QwPDluFS9kIuRKNfJsPabdn2HSdSfB3sBxkCx3Eex/NoUgIk8YgFb g6CVdVKB9yuEY9uArbJfzrDAFyg/zmZiHaR7FZKXrBmKbcCXqco6u4GbPAhLOyKaEA7X OA40uUEHlkZYDxQ1RBotf0zymNwcIWpFSwO4c5bT8A5HNjJrPz+i6Ef/KJjZqpJsYWu8 mQbc73/pTvIz+DJg9w0wDY5riV3DoE6cWqlhRdjhBLfZ21bbZiYxvr+DvK9O2DXvGBvi VxnV7L5ojbZl0MwSqofHF3srX78GT8mviwnFTSgtJwQVyBe+YXpQnvUflPx2HHpRg9vP +fpQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b9-v6si242756plk.111.2018.06.19.11.49.19; Tue, 19 Jun 2018 11:49:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030530AbeFSSsZ (ORCPT + 99 others); Tue, 19 Jun 2018 14:48:25 -0400 Received: from vps-vb.mhejs.net ([37.28.154.113]:39816 "EHLO vps-vb.mhejs.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030465AbeFSSr4 (ORCPT ); Tue, 19 Jun 2018 14:47:56 -0400 Received: by vps-vb.mhejs.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1fVLfJ-0003Wf-SI; Tue, 19 Jun 2018 20:47:41 +0200 From: "Maciej S. Szmigiero" To: Borislav Petkov Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v7 9/9] x86/microcode/AMD: Check the equivalence table size when scanning it Date: Tue, 19 Jun 2018 20:47:39 +0200 Message-Id: X-Mailer: git-send-email 2.17.0 In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Currently, the code scanning the CPU equivalence table read from a microcode container file assumes that it actually contains a terminating zero entry. Let's check also the size of this table to make sure that we don't read past it in case it actually doesn't. Signed-off-by: Maciej S. Szmigiero --- arch/x86/kernel/cpu/microcode/amd.c | 33 +++++++++++++++++++---------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/arch/x86/kernel/cpu/microcode/amd.c b/arch/x86/kernel/cpu/microcode/amd.c index 10aabd9d3121..7548dfcf12b0 100644 --- a/arch/x86/kernel/cpu/microcode/amd.c +++ b/arch/x86/kernel/cpu/microcode/amd.c @@ -40,6 +40,7 @@ static struct equiv_cpu_table { struct equiv_cpu_entry *table; + unsigned int entries; } equiv_table; /* @@ -65,12 +66,18 @@ static u8 amd_ucode_patch[PATCH_MAX_SIZE]; static const char ucode_path[] __maybe_unused = "kernel/x86/microcode/AuthenticAMD.bin"; -static u16 find_equiv_id(struct equiv_cpu_entry *equiv_table, u32 sig) +static u16 find_equiv_id(const struct equiv_cpu_entry *equiv_table, + unsigned int equiv_table_entries, u32 sig) { - for (; equiv_table && equiv_table->installed_cpu; equiv_table++) { - if (sig == equiv_table->installed_cpu) - return equiv_table->equiv_cpu; - } + unsigned int i; + + if (!equiv_table) + return 0; + + for (i = 0; i < equiv_table_entries && equiv_table[i].installed_cpu; + i++) + if (sig == equiv_table[i].installed_cpu) + return equiv_table[i].equiv_cpu; return 0; } @@ -312,7 +319,8 @@ static size_t parse_container(u8 *ucode, size_t size, struct cont_desc *desc) eq = (struct equiv_cpu_entry *)(buf + CONTAINER_HDR_SZ); /* Find the equivalence ID of our CPU in this table: */ - eq_id = find_equiv_id(eq, desc->cpuid_1_eax); + eq_id = find_equiv_id(eq, equiv_tbl_len / sizeof(*eq), + desc->cpuid_1_eax); buf += CONTAINER_HDR_SZ; buf += equiv_tbl_len; @@ -583,20 +591,21 @@ void reload_ucode_amd(void) static u16 __find_equiv_id(unsigned int cpu) { struct ucode_cpu_info *uci = ucode_cpu_info + cpu; - return find_equiv_id(equiv_table.table, uci->cpu_sig.sig); + return find_equiv_id(equiv_table.table, equiv_table.entries, + uci->cpu_sig.sig); } static u32 find_cpu_family_by_equiv_cpu(u16 equiv_cpu) { - int i = 0; + unsigned int i; BUG_ON(!equiv_table.table); - while (equiv_table.table[i].equiv_cpu != 0) { + for (i = 0; i < equiv_table.entries && + equiv_table.table[i].equiv_cpu != 0; i++) if (equiv_cpu == equiv_table.table[i].equiv_cpu) return equiv_table.table[i].installed_cpu; - i++; - } + return 0; } @@ -740,6 +749,7 @@ static unsigned int install_equiv_cpu_table(const u8 *buf, size_t buf_size) } memcpy(equiv_table.table, buf + CONTAINER_HDR_SZ, equiv_tbl_len); + equiv_table.entries = equiv_tbl_len / sizeof(struct equiv_cpu_entry); return equiv_tbl_len; } @@ -748,6 +758,7 @@ static void free_equiv_cpu_table(void) { vfree(equiv_table.table); equiv_table.table = NULL; + equiv_table.entries = 0; } static void cleanup(void)