Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp2561899pxb; Mon, 11 Jan 2021 13:01:20 -0800 (PST) X-Google-Smtp-Source: ABdhPJwFg/vMAG81mHr9Mk3Ha/TLuOL2CekALtEVZNFKHINHgqnYWoMRDBaWNVd3aHbzesDZK6Z6 X-Received: by 2002:a17:906:6448:: with SMTP id l8mr903808ejn.357.1610398880093; Mon, 11 Jan 2021 13:01:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610398880; cv=none; d=google.com; s=arc-20160816; b=aSvK+bYWKQBl3Tf+kCUKKgrMLCaeQ/vqPnHyhLbLagU4ivYSpmPN4vwBjdxofRY3WQ o9zPyeFTEkIPGyUbnVIJ27kUMduRXbx8iqTeCcz0Mi+tS8QE0omLOd2L4VO05pystsXZ 5+gjVczw7v5iF0EVu4cuQbJnr1WBRBTQo4wcHgnogc4q+iwYdfsaK98QasPE8ErKczQU QuXlF3PyqzWIiU1GL7CpNubBHBmihkSg0ZqnzIUWSih962NxHYJTDk3kGA+TeFZUH2uv 4lz8UffFha2gFE4erHQIrxtkNhQoBxzoy1o4Mnbg+C/Y6ctX+Qyq6kwlQzdNXZkviTGF OeUA== 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 :references:in-reply-to:message-id:subject:reply-to:cc:from:to :dkim-signature:date; bh=423czqlXYO6cyt2pvAdEvcmUk4C4FxO/GExpCv7aBhM=; b=UyG7Ju/zOSg2Tm4Xa9jjoqaS7gYoog+HXfabFMyu9B91QHA8CDEqTwC6H3wvcnTbAH ZPgVO0SMwLcAAoJuE/RkzjN8PyIsrLWDk/GuYeeovEt/7fxcsJS+TQ5/SrBwHuWl4Szj grcKG8k9O/HGeLzjBMCRjXhJdyBb+24lMZDBlznO7Y/FOlrL6leIPn29gGtaPDOSh8G5 d1hfPZTfxjkbHCk0nhIrPzrQCkCNUFgLkqyC1Nn8hWf9FJ+/mkYo3jYOwgJtGaVuVZ7X UyC/McXQ9NM2yRXah/8lfvLbok5xOSHOUHdAHSe67E7pdKcgmEJ9QMEyJUwQdWLy/Ysa JEiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@pm.me header.s=protonmail header.b=dKDO7F+t; 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=QUARANTINE sp=QUARANTINE dis=NONE) header.from=pm.me Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s13si344657eds.57.2021.01.11.13.00.55; Mon, 11 Jan 2021 13:01:20 -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=@pm.me header.s=protonmail header.b=dKDO7F+t; 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=QUARANTINE sp=QUARANTINE dis=NONE) header.from=pm.me Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729188AbhAKU6V (ORCPT + 99 others); Mon, 11 Jan 2021 15:58:21 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:45064 "EHLO mail-40134.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728704AbhAKU6U (ORCPT ); Mon, 11 Jan 2021 15:58:20 -0500 Date: Mon, 11 Jan 2021 20:57:25 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail; t=1610398657; bh=423czqlXYO6cyt2pvAdEvcmUk4C4FxO/GExpCv7aBhM=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=dKDO7F+tdwzxF97ZxwMYSL4RZdRIfEJ7fdVw7R+H5Yl3BXfxLuchuMdWlPl0VrA4Q ciraikiocq7nnzvIqgDtQra9docDLxlWfsWcj6sKaq54aIm+vLWd2BE39I2KTgOukm cWVg03Mo1ReSb4qU0K9BNE0+PLK8cQBw4Fwmjpw6ARjhxZ/nvOOrhguyZ7Q2PAJXKM 6xp1bPRrf+o7skGbTZpnLBXSMRq+ideRn1t06+wSZtoLfjsCo4emJZ/uizqNCqUs1e er8Fsgyp7Fk5VSQifGrHKodyJ9Ah4MohRFqP/cSWJ8P072GPm0npPBigwB7oOqkoKQ cHpLCkjWkYyXA== To: Kees Cook From: Alexander Lobakin Cc: Alexander Lobakin , Thomas Bogendoerfer , Arnd Bergmann , Nathan Chancellor , Nick Desaulniers , Huacai Chen , Pei Huang , Fangrui Song , Jiaxun Yang , Ralf Baechle , Corey Minyard , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, stable@vger.kernel.org, clang-built-linux@googlegroups.com Reply-To: Alexander Lobakin Subject: Re: [PATCH v5 mips-next 0/9] MIPS: vmlinux.lds.S sections fixes & cleanup Message-ID: <20210111205649.18263-1-alobakin@pm.me> In-Reply-To: <202101111153.AE5123B6@keescook> References: <20210110115245.30762-1-alobakin@pm.me> <202101111153.AE5123B6@keescook> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kees Cook Date: Mon, 11 Jan 2021 11:53:39 -0800 > On Sun, Jan 10, 2021 at 11:53:50AM +0000, Alexander Lobakin wrote: >> This series hunts the problems discovered after manual enabling of >> ARCH_WANT_LD_ORPHAN_WARN. Notably: >> - adds the missing PAGE_ALIGNED_DATA() section affecting VDSO >> placement (marked for stable); >> - stops blind catching of orphan text sections with .text.* >> directive; >> - properly stops .eh_frame section generation. >> >> Compile and runtime tested on MIPS32R2 CPS board with no issues >> using two different toolkits: >> - Binutils 2.35.1, GCC 10.2.1 (with Alpine patches); >> - LLVM stack: 11.0.0 and from latest Git snapshot. >> >> Since v4 [3]: >> - new: drop redundant .text.cps-vec creation and blind inclusion >> of orphan text sections via .text.* directive in vmlinux.lds.S; >> - don't assert SIZEOF(.rel.dyn) as it's reported that it may be not >> empty on certain machines and compilers (Thomas); >> - align GOT table like it's done for ARM64; >> - new: catch UBSAN's "unnamed data" sections in generic definitions >> when building with LD_DEAD_CODE_DATA_ELIMINATION; >> - collect Reviewed-bys (Kees, Nathan). > > Looks good; which tree will this land through? linux-mips/mips-next I guess, since 7 of 9 patches are related only to this architecture. This might need Arnd's Acked-bys or Reviewed-by for the two that refer include/asm-generic, let's see what Thomas think. > -Kees > >> >> Since v3 [2]: >> - fix the third patch as GNU stack emits .rel.dyn into VDSO for >> some reason if .cfi_sections is specified. >> >> Since v2 [1]: >> - stop discarding .eh_frame and just prevent it from generating >> (Kees); >> - drop redundant sections assertions (Fangrui); >> - place GOT table in .text instead of asserting as it's not empty >> when building with LLVM (Nathan); >> - catch compound literals in generic definitions when building with >> LD_DEAD_CODE_DATA_ELIMINATION (Kees); >> - collect two Reviewed-bys (Kees). >> >> Since v1 [0]: >> - catch .got entries too as LLD may produce it (Nathan); >> - check for unwanted sections to be zero-sized instead of >> discarding (Fangrui). >> >> [0] https://lore.kernel.org/linux-mips/20210104121729.46981-1-alobakin@p= m.me >> [1] https://lore.kernel.org/linux-mips/20210106200713.31840-1-alobakin@p= m.me >> [2] https://lore.kernel.org/linux-mips/20210107115120.281008-1-alobakin@= pm.me >> [3] https://lore.kernel.org/linux-mips/20210107123331.354075-1-alobakin@= pm.me >> >> Alexander Lobakin (9): >> MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section >> MIPS: CPS: don't create redundant .text.cps-vec section >> MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS >> MIPS: properly stop .eh_frame generation >> MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbols >> MIPS: vmlinux.lds.S: explicitly declare .got table >> vmlinux.lds.h: catch compound literals into data and BSS >> vmlinux.lds.h: catch UBSAN's "unnamed data" into data >> MIPS: select ARCH_WANT_LD_ORPHAN_WARN >> >> arch/mips/Kconfig | 1 + >> arch/mips/include/asm/asm.h | 18 ++++++++++++++++++ >> arch/mips/kernel/cps-vec.S | 1 - >> arch/mips/kernel/vmlinux.lds.S | 11 +++++++++-- >> include/asm-generic/vmlinux.lds.h | 6 +++--- >> 5 files changed, 31 insertions(+), 6 deletions(-) >> >> -- >> 2.30.0 >> >> > > -- > Kees Cook Al