From nobody Thu Oct 03 06:46:19 2024 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 4XK2JW5fLQz5Xq1G for ; Thu, 03 Oct 2024 06:46:19 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XK2JW4ckcz4hCF for ; Thu, 3 Oct 2024 06:46:19 +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=1727937979; 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=JD4peJvlya/MjaqA70wq8mXeGwstzbYyn2jBmHfIEP8=; b=L0akNY+Ijuka/wLqZD9/KE91jrjlivqH7cA4gBlWK8MU+DhIXGFXWyYw0n4S1lED4yI4H7 +QG8A++ip0lw1SlM3s4YPpR6R2RVhwmvfJ44U12JhUrxuQM3cdxgzsSX71G2d28Qljv7OI fkN9aIvwlcu9YGceIWvkGxXVIe4CF6CM6SRjUQcu9069WWOOM2+N0unm3d4/S2yRdbftDu 7LaCvIE2ZXer28hKQpob6MKfJK4Y77gptb3tkWUhuakYdYeU7P1+tihI6/UigR15OOV/tm eZc08WA2M+mqaWbKqlGiNMIMOEEnvSpOhtz01IBPK/OiNlRkO8IUfe1xuijwDQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727937979; a=rsa-sha256; cv=none; b=KfeLQE7ds77Kr64EA/Rb66Vkp0oKHOmxSiUlkJxP9U3ohbgp7DLq+gVt9teSZYzeP9CmpL 9OyPQ3qd+LSU09bTwKZeq8V2Otr8UV6aeyOS6YJIeVi3aAUtzLx3A8DTE4z/jap1HwPvM4 75Y/LR++gI9ySCncphAWi7hxY/HoxGf6gvG5WsNm6xWgdEJffq2oXb5TSfTmIMJfr7hmPq dfzawo8pbJNW7hyRjjWLiUKmQd2NMj2wSjFVbnIrRBPR93KY7gwje4oydJgkLCCb5Lnykj pDXGVjU/rEr3GFx71n2mLjZwhBN6SQrJ59nDAR7WErrzcqi7SWeAgZJXtax2HA== 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 4XK2JW4CmWzfvM for ; Thu, 3 Oct 2024 06:46:19 +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 4936kJxn090376 for ; Thu, 3 Oct 2024 06:46:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4936kJpk090375 for bugs@FreeBSD.org; Thu, 3 Oct 2024 06:46:19 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 281831] Reproducible kernel panic; double fault in AES_GCM_ENCRYPT Date: Thu, 03 Oct 2024 06:46:19 +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: 14.1-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kp@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281831 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |kp@freebsd.org CC| |glebius@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=