From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 57BF3388F047; Wed, 10 Jun 2020 08:21:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 57BF3388F047 From: "skpgkp2 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug string/25933] Off by one error in __strncmp_avx2 when length=VEC_SIZE*4 and strings are at page boundaries can cause a segfault Date: Wed, 10 Jun 2020 08:21:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: string X-Bugzilla-Version: 2.28 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: skpgkp2 at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: skpgkp2 at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2020 08:21:11 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25933 Sunil Pandey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12601|0 |1 is obsolete| | --- Comment #14 from Sunil Pandey --- Created attachment 12610 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D12610&action=3Ded= it strncmp_avx2 patch.1 for pr25933 I ran glibc make check and all test pass with this patch. --=20 You are receiving this mail because: You are on the CC list for the bug.=