From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4DE93858409; Sun, 14 May 2023 21:48:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4DE93858409 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684100934; bh=Wx1oy7qeAVZpXDvBWbQkWUyYvAyGYjnBrp4jvpSY+6E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nd1r++/BonBJ4W+2kv2G4EJ/8/jnHbBvhx4MOI/Eb4HL+Ii/dSax7YNPeLysMkI0o mj+xP/tqwgF4/zylKpfKfkMI1i8+/rD/pY48QWrZfikFbC/AC/7m+9D+kaX5UBn6Xp 7hAgd/pdZ6paPx06nzgpfZ4TmGDpXBN5DQ5z7GU8= 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:48:54 +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: 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 --- Comment #20 from Paul Pluzhnikov --- (In reply to Paul Pluzhnikov from comment #19) > Fixed by: >=20 commit b712be52645282c706a5faa038242504feb06db5 > Author: Noah Goldstein > Date: Wed Dec 14 10:52:10 2022 -0800 >=20 > 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.=