From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-x242.google.com (mail-lf0-x242.google.com [IPv6:2a00:1450:4010:c07::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 5391B3CB41 for ; Mon, 8 Jan 2018 10:57:17 -0500 (EST) Received: by mail-lf0-x242.google.com with SMTP id y71so12567427lfd.12 for ; Mon, 08 Jan 2018 07:57:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bhzQciZLmz8LGpZOhUW+dNzkeGi7mz9qFBu8D6Rqb1k=; b=mo3cz8Cspwsrx5kAL/sSqLyjzrRnS4X69EKtEqwkbKkPCHbCogL0uh99zUF+xixIOe cPuSQ0gebs+bqOs5MYEku++XyC6sG9WPHzA2lzSe9Zwfw+fFMLoj/oWVbBoh/IQ/ExAL IhWuMh6VOD91OO/O7GIBuqEjDmeB6NuC7gs47zjx6bp6hpox89JkQsTgeyN7PBEY4494 EW3mgsvLau7VmyxRxz0aooT8LsACIk8zGbaPJhZqoq8Tkai+ytYcnzJK8FrXpyUKwenZ DH5kIcmckX+48VYwfYsa9pkOYSK5ayjmxp1gpL+tMvAhIThIUCFGpECGo2Qr91ajayup 3W9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=bhzQciZLmz8LGpZOhUW+dNzkeGi7mz9qFBu8D6Rqb1k=; b=dhUH3TUEtBU26y/9Rl1/Haw/ImQCtbnnUSMaVxUG5vDd/MwouLYt+We8XO+fnjE8sZ yXLh3OUkBgoGVF45LGd9PuMdpVBGKkV6/gKfJebHQ8S+lkba7bCtAWg8F/JAjftMmqpq An0UpN2sP8OOer5K6RmauWUMW9hB2OJp20bL6NFY0zy/A4sz0t9/Rsje2d7J6RNWxmQ+ yH0hsVxqVq+07bJMs3DBlhQ9/a37cFNn8+OePbKwQW1iPhdvkcZpvvd2XOL+eHVTzmFv NYN4Qs+jig047FGi7Ic1hjSc1CvBir4D55UcJ2UFet9+VAt+Axe1piGbHqlYftWzDX0e 1+DQ== X-Gm-Message-State: AKwxytcWTB2advWEPd6lWaA7ZJpT3ZP/nyIbJjHGxL82y782todloB30 IkwlLuGi9bk7aZ2cRvfcvdg= X-Google-Smtp-Source: ACJfBovvGXljT7B5P5zEgIcju7Z+LRioIh/k6hTkt7shvGFXiKkrvdjF2WOICg0mirib+3GGXaAh2Q== X-Received: by 10.25.103.82 with SMTP id e18mr6212784lfj.109.1515427036222; Mon, 08 Jan 2018 07:57:16 -0800 (PST) Received: from [192.168.239.216] (mobile-access-5d6a33-157.dhcp.inet.fi. [93.106.51.157]) by smtp.gmail.com with ESMTPSA id y138sm2201680lfd.62.2018.01.08.07.57.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jan 2018 07:57:15 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) From: Jonathan Morton In-Reply-To: Date: Mon, 8 Jan 2018 17:57:13 +0200 Cc: "dpreed@deepplum.com" , cerowrt-devel@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: <510E05F0-82F2-4024-9508-1A253D1C23BB@gmail.com> References: <1515351819.800420254@mobile.rackspace.com> To: Dave Taht X-Mailer: Apple Mail (2.3445.5.20) Subject: Re: [Cerowrt-devel] aarch64 exploit POC X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jan 2018 15:57:17 -0000 > On 8 Jan, 2018, at 5:49 pm, Dave Taht wrote: >=20 > Can I get a discount for running stuff I don't care about on obsolete > hardware? The 5 dollar insecurity special? You can pass command-line arguments to the kernel to turn off the = retpoline and kpti patches. Obviously, don't do that on a virtualised = box, but you can do it on hardware you own and operate yourself with no = untrusted code. - Jonathan Morton