From nobody Sun Nov 21 01:00:20 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3207E189A21A for ; Sun, 21 Nov 2021 01:00:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f172.google.com (mail-il1-f172.google.com [209.85.166.172]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HxXC13Vjbz4sw7; Sun, 21 Nov 2021 01:00:45 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-il1-f172.google.com with SMTP id l19so14227589ilk.0; Sat, 20 Nov 2021 17:00:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1e4OAsxZps+1I7f74W4aC0yW3Ayw5ypFKxCKW1Pfib0=; b=sDEQ4oQG2xG2177UZsYgGXZU0bgWMcwrqKjfvvW/tgLMSTFsNJcPIMHk3S5GsgakWt DmpRwRXA6vVJz+xG5qWWzYpWhvBP3qr5OEYroL0wM4t5si3FC6uYNAiUAnW/34HIg9cu /cQ8rG9kw4JYa9QkapMyHPd6jIovxfARaNlF9JCJikdSjpPzlTUu5VQ8Q8cNdkasEZIU BUosGaf1umX7megGXRv2dsBqdfmarBb58PBSLkntbdouFRPaXbNUQ5R7WKCae49r452g rK+SXmqYcEasEe/x59Zs9O26Qzm+sRW/2JSxNdfdHCxEE5Hs3b/8Ciz9FKpJiDnbEo7B akaQ== X-Gm-Message-State: AOAM533+dp1W/fc5oMyxGVS4BbP2AOBPyFO6hoL9gSNbS3LwCtYhOFie dGjWr5yspHWPpSlUw8s6hSHy9A9nrP7jyKlIYqAUMRO/XXA= X-Google-Smtp-Source: ABdhPJxTpaJRXpMLgf6B2ZmKreljtRYBXUOcHQrEVrEKCHn1IGWWTMM4jKKRscQqxosyuBKhAMGR8VADm87IPlmjq+4= X-Received: by 2002:a92:b00c:: with SMTP id x12mr5135537ilh.260.1637456438955; Sat, 20 Nov 2021 17:00:38 -0800 (PST) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Ed Maste Date: Sat, 20 Nov 2021 20:00:20 -0500 Message-ID: Subject: Re: HEADS-UP: ASLR for 64-bit executables enabled by default on main To: Li-Wen Hsu Cc: Marcin Wojtas , freebsd-current , Fabien Thomas , MARECHAL Boris , Rafal Jaworowski , Damien DEVILLE Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4HxXC13Vjbz4sw7 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.172 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [3.00 / 15.00]; RCVD_TLS_ALL(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEFALL_USER(0.00)[carpeddiem]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_SPAM_SHORT(1.00)[1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; ARC_NA(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_SPAM_LONG(1.00)[1.000]; RCPT_COUNT_SEVEN(0.00)[7]; RCVD_IN_DNSWL_NONE(0.00)[209.85.166.172:from]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.166.172:from]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com] X-ThisMailContainsUnwantedMimeParts: N On Thu, 18 Nov 2021 at 13:09, Li-Wen Hsu wrote: > > The mkimg ones are a bit tricky, it seems the output is changed in > each run. We may need a way to generate reproducible results.. Hopefully fixed by 036af1053acd6cae68c5fb6bed30508f2e40be13.