Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp9416573pxu; Mon, 28 Dec 2020 15:48:00 -0800 (PST) X-Google-Smtp-Source: ABdhPJwoIppjMkor+EzzpILCeoiD/Vkv8adk8bNzYVYsyCi3ruqBPQT7fkhapfmsYIxsieXHqkcU X-Received: by 2002:a17:906:279a:: with SMTP id j26mr43108030ejc.203.1609199279910; Mon, 28 Dec 2020 15:47:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609199279; cv=none; d=google.com; s=arc-20160816; b=n4DJkMvyMyjap5B122l9hP2b4fX8j80hg196kdWYuDbj5E1oW88U8cLVdIQ9SSwUE4 RPu36UZQKcAN0wgjW8Epp79xYYnzVdpun1iad985fhbyv+SGkiYBGzEkv3EHoOLnDKoA sumW5X0HejsT1d1ikTUo4Tg8bcfIauAhCElZ0E6jRRwP6xnGxn04yCxrVxJ6lqEnAtXg FGNN55gEbQFQn2i8/4+kms24u3wbMEBAX5HRaR5Ytq6R4P2YQ2aTWWrul8h270SXRHlI uLafAhuThnW4ETLv8C3Tex0yLjYl64SLzkadzR0TW+B2v8j9fl0caydm0GmNDxlQvlX8 gQSw== 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=SxmlnKtT7+wMK5TZwDGZowlDpYif5wH/CXpwIGZ0sH4=; b=sP3GUu3zruu/Bx1EbNiD5s//z7hfH3gHBFHJ0t1mXlOfOtV0D/QsyEo8cVNdNfHjf+ nfhmlTHo9X39VxGg1qjBt09DU6EeM6a28Z7eurnXkhv77wZ7OZ3+etpJCIwIlQIpmd5p 5ECUvggx7F7zO9kaiwmarSnEChlymsBJWugvGVoL+HQcqAxq4Q+aprngrSg+BNbAebch VINuZsAp+7PeBcZ7UED8zdF+xAMwquTq1/pkrwoHY3t3Sw8LwT/TrOLIQwe7EHtpY6tW JKrVbo4R/spXZ9Xcf4J996vszqZRu6XNQVN5gDULzPynfHyc79UXwgZWtRfeCCdInG9Q fNdw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="FlnAj/ti"; 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 v26si13526430ejc.336.2020.12.28.15.47.37; Mon, 28 Dec 2020 15:47:59 -0800 (PST) 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="FlnAj/ti"; 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 S2505300AbgL1Ofe (ORCPT + 99 others); Mon, 28 Dec 2020 09:35:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:41388 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2504977AbgL1OdV (ORCPT ); Mon, 28 Dec 2020 09:33:21 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id A945922B47; Mon, 28 Dec 2020 14:32:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1609165961; bh=mTzp8PxnVwQDWI2mXYN5jopzxNsmJpph0lSvYFAynyk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FlnAj/tiPpXiws91HUkD6PtbF7IwQ6w/B1li8ep0DfA5DFlR6aj2E2ISgWAtqooam M+1tP3QDTu87Rv5EEk2TMoxne93cvFkEM16ea2TrXU3WloDvqduNHrnncYe2AB+Dic E2jxtytnwfxG78S/vFFue6IRbN7U4XUSeTF62RjM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Johan Hovold Subject: [PATCH 5.10 709/717] of: fix linker-section match-table corruption Date: Mon, 28 Dec 2020 13:51:47 +0100 Message-Id: <20201228125054.960692969@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201228125020.963311703@linuxfoundation.org> References: <20201228125020.963311703@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: Johan Hovold commit 5812b32e01c6d86ba7a84110702b46d8a8531fe9 upstream. Specify type alignment when declaring linker-section match-table entries to prevent gcc from increasing alignment and corrupting the various tables with padding (e.g. timers, irqchips, clocks, reserved memory). This is specifically needed on x86 where gcc (typically) aligns larger objects like struct of_device_id with static extent on 32-byte boundaries which at best prevents matching on anything but the first entry. Specifying alignment when declaring variables suppresses this optimisation. Here's a 64-bit example where all entries are corrupt as 16 bytes of padding has been inserted before the first entry: ffffffff8266b4b0 D __clk_of_table ffffffff8266b4c0 d __of_table_fixed_factor_clk ffffffff8266b5a0 d __of_table_fixed_clk ffffffff8266b680 d __clk_of_table_sentinel And here's a 32-bit example where the 8-byte-aligned table happens to be placed on a 32-byte boundary so that all but the first entry are corrupt due to the 28 bytes of padding inserted between entries: 812b3ec0 D __irqchip_of_table 812b3ec0 d __of_table_irqchip1 812b3fa0 d __of_table_irqchip2 812b4080 d __of_table_irqchip3 812b4160 d irqchip_of_match_end Verified on x86 using gcc-9.3 and gcc-4.9 (which uses 64-byte alignment), and on arm using gcc-7.2. Note that there are no in-tree users of these tables on x86 currently (even if they are included in the image). Fixes: 54196ccbe0ba ("of: consolidate linker section OF match table declarations") Fixes: f6e916b82022 ("irqchip: add basic infrastructure") Cc: stable # 3.9 Signed-off-by: Johan Hovold Link: https://lore.kernel.org/r/20201123102319.8090-2-johan@kernel.org Signed-off-by: Greg Kroah-Hartman --- include/linux/of.h | 1 + 1 file changed, 1 insertion(+) --- a/include/linux/of.h +++ b/include/linux/of.h @@ -1300,6 +1300,7 @@ static inline int of_get_available_child #define _OF_DECLARE(table, name, compat, fn, fn_type) \ static const struct of_device_id __of_table_##name \ __used __section("__" #table "_of_table") \ + __aligned(__alignof__(struct of_device_id)) \ = { .compatible = compat, \ .data = (fn == (fn_type)NULL) ? fn : fn } #else