Message ID | 20230214170615.1297202-1-pbonzini@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 30AAFC05027 for <kvm@archiver.kernel.org>; Tue, 14 Feb 2023 17:07:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232053AbjBNRHQ (ORCPT <rfc822;kvm@archiver.kernel.org>); Tue, 14 Feb 2023 12:07:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231828AbjBNRHO (ORCPT <rfc822;kvm@vger.kernel.org>); Tue, 14 Feb 2023 12:07:14 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42BA916AC3 for <kvm@vger.kernel.org>; Tue, 14 Feb 2023 09:06:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1676394379; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2vnqanjS3R8xWSEQunNpq4jdpZ+fB5HxGqABnquYPyY=; b=eZQHZAipfJ/g/XvY4+9YzjRAHcuPU4klWizj0kbt/jzZTnPMYoN+qRmrUOYG4LvPOuMeR1 xpxMggmDXfNt+bfSWUw/NAwPlqULN0JWTAZXu8oFmRpRRmBVX7SckRAqwzlet6juVl2bIT vDuXWkrGex9GgzPrEyfFQV1S+oh2YjM= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-435-bzSsldSnOkSvPOOJrj10IA-1; Tue, 14 Feb 2023 12:06:17 -0500 X-MC-Unique: bzSsldSnOkSvPOOJrj10IA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 38FFA18E004A; Tue, 14 Feb 2023 17:06:16 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1CFB2C15BA0; Tue, 14 Feb 2023 17:06:16 +0000 (UTC) From: Paolo Bonzini <pbonzini@redhat.com> To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org Cc: thomas.lendacky@amd.com Subject: [FYI PATCH 0/3] Cross-Thread Return Address Predictions vulnerability Date: Tue, 14 Feb 2023 12:06:12 -0500 Message-Id: <20230214170615.1297202-1-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.8 Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
Cross-Thread Return Address Predictions vulnerability
|
expand
|