From nobody Sun Jan 29 07:20:12 2023 X-Original-To: bugs@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 4P4N4X3Cjrz3bR28 for ; Sun, 29 Jan 2023 07:20:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P4N4X02TYz4MYs for ; Sun, 29 Jan 2023 07:20:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1674976812; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=etwH2uW4ZFl0rqHZ6hJzpL2XvLbSpwy/zCnChOMwxag=; b=mCH7XnuY8VxaeciAm+Q+0YjxRjRcCqQrXtzLsL5sx79ojYkYya7LW9feK0n0xgpH7Pdbnj Oxsi0sSAnPIrtXCYoXqwUsc6HdSDv3hHbe9CNq9ZF8CLAy3sfP8KYI3IXG+N4ICxU13rMP JipbIQre3H7TFkv89Sh+wB2IV5uqrhe2yyR9p37lz7GSF1Pv23bCxuG/rx7rI0VnS2br/p C//OnpRx0mYcA7zhcWsQxB/o8gjkhZaQh9ljzqyHx5V+LBgMslyb6PB8eN/FtmVGR+J+3R SZLaac5ZMdNhkweZ1dNGTfenns4tdnSzirl4OR6Fadd1CzbJp+ZpItGuy0OSKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674976812; a=rsa-sha256; cv=none; b=Psb5s3HngALPRGXcjYEBhZZWxC5I9NRfSI0Eq+OCMP1dG3kNaHuxp5Z+BM3XOIXw40v/+z tQca2QTmcV0nh84/wWkIu1HFKZcCc2f9zrPsDyY+FH7Bep+q7cPyef0UHYVQqlEU7iw6lK YDbWPH8G9t3cRIv7bMP6TGf0W/p16SEx+52l2L6Hdfm4BY2w+8xcdmwxXfrQ7xy2LAk40s BUvb+3aQXEteV527aoRCN/VKSTE33tRqAh270kVuJrdiwV+Hodingxy/HIwfZlfLKF/Okl R4ytKp0Bas6Spe0dzDq+V7XyAUCUQLtw9qLiU2UOj8R1zgay8fLPfJniLJdFzQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4P4N4W68RNzKps for ; Sun, 29 Jan 2023 07:20:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 30T7KBvR094137 for ; Sun, 29 Jan 2023 07:20:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30T7KBYM094136 for bugs@FreeBSD.org; Sun, 29 Jan 2023 07:20:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 269219] cryptographic operations are not constant time anymore for armv8.4+ and amd64/icelake+ Date: Sun, 29 Jan 2023 07:20:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: bugs.fbsd@paepcke.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269219 Michael Paepcke changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|cryptographic operations |cryptographic operations |are not constant time |are not constant time |anymore for armv8.4+ and |anymore for armv8.4+ and |amd64/icelake |amd64/icelake+ --=20 You are receiving this mail because: You are the assignee for the bug.=