From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 122E5385042E; Mon, 12 Jul 2021 06:06:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 122E5385042E From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug nis/28075] Out-of-bounds static buffer read in nis_local_domain Date: Mon, 12 Jul 2021 06:06:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nis X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: 2.34 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone assigned_to resolution 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: Mon, 12 Jul 2021 06:06:28 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28075 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Target Milestone|--- |2.34 Assignee|unassigned at sourceware dot org |fweimer at redhat d= ot com Resolution|--- |FIXED --- Comment #1 from Florian Weimer --- Fixed for glibc 2.34 by: commit 70099c7763b8c47a4bb1eef1c41601c602a83270 Author: Florian Weimer Date: Mon Jul 12 07:58:07 2021 +0200 nis: nis_local_group may read from __nisgroup[-1] (bug 28075) Reviewed-by: Carlos O'Donell (This does not fix the build breakage with current GCC 12, though, due to t= he linked GCC PR.) --=20 You are receiving this mail because: You are on the CC list for the bug.=