From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5BF1F3858415; Tue, 16 May 2023 21:56:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5BF1F3858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684274183; bh=YLT6r4UhQOAF89DGgVkBjpdfidedJf+P6MXXDFY7Nh8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V0nn2gySr3e6uUQ17NLVkczRukginNdqotfiSDCnqhwHBg7JGQEeAaFokRTLVwYH/ IS24KqkNc7Cp1H9Sbf7LQiAtTEq2L4jqG2D8MIfUAuwDRqv/hKHkI+bj7YKg5mNWpp NB6LtQPcRPz0QwHJ5JhFKuRX8pAHfrVpHZX9jhsA= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/30454] The stap runtime does not call nmi_uaccess_okay() to protect data races against CR3 switching on X86 Date: Tue, 16 May 2023 21:56:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30454 agentzh changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from agentzh --- Pushed the fix as commit c0430f888c73. --=20 You are receiving this mail because: You are the assignee for the bug.=