From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FF6F3858D38; Fri, 8 Mar 2024 20:02:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FF6F3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709928151; bh=Jlp+kleE/ebcPPQ6aGEu9c1JfhwN9NkKS+5eih0RCzg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iFH0WQYd954zxcb+gr3dq4IWvaHoCYm3/7MvyHcb2ZNfvvqJAXYr1MMoQ0KHHJNtJ 1YrpxASuh8ViXXrGbMAQn3+W0LJIpBr2iKxX2FA+QrltKKilL8aIjpZJtAtYbII3Tf jddaLfuITfdKPO+1eyeZHkxQ2s1ezuetfSiI5Zr4= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/31371] x86-64: APX and Tile registers aren't preserved in ld.so trampoline Date: Fri, 08 Mar 2024 20:02:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: 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=3D31371 --- Comment #8 from Florian Weimer --- (In reply to H.J. Lu from comment #7) > Do we need to backport the fixes to release branches? I think it's a necessary correctness fix, but it's not risk-free due to increased stack size requirement. But it's the same as with lazy binding, so hopefully it should be okay. --=20 You are receiving this mail because: You are on the CC list for the bug.=