From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 925073858408; Sun, 14 May 2023 21:47:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 925073858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684100820; bh=D/QSdnl57ioouB3R5MWm7zRCgc9byJHeJ8ow5Mr7m7w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=chL8BhG3L/ab2YSBBJt7Mcxf35sHvWu24nX0bRro0HyEjWpaKBkQe9PsTaMrtUYRz zDSmqvRwXk4k1Dd7FZPK2iK0pZEpSrNeyvFaCP0hc6j35G2MyE27tXkCbezt0YjI/l 7Iu/hzMbyHH+Bp5yfOOUwP81lBYqNuzFWYd5wx68= From: "ppluzhnikov at google dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29863] Segmentation fault in memcmp-sse2.S if memory contents can concurrently change Date: Sun, 14 May 2023 21:46:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppluzhnikov at google dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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=3D29863 Paul Pluzhnikov changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |ppluzhnikov at google dot = com --- Comment #19 from Paul Pluzhnikov --- Fixed by: Author: Noah Goldstein Date: Wed Dec 14 10:52:10 2022 -0800 x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified = [BZ #29863] --=20 You are receiving this mail because: You are on the CC list for the bug.=