From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A52623865493; Tue, 26 Sep 2023 22:54:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A52623865493 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695768858; bh=ePrk81kj2a+p9ywyk15N+Gmrg5oEd/n1TL/nKIjDjTQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xqBIK4UK/mFgcMt0Uh/pBRU6YM6e88+FrkwxD+llVoJ7U8fBRtnflg9fylgNJVtyl FrVodFDVw7FHnLn4/1ZDk2j1+v18agosWXKA0QpvDxd5sxCnIZq7456htpzVjvJVQE mAjk+5JA0HBm++wqKFrEXgxNUzZLvjTqUMa6882g= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug network/30843] potential use-after-free in getcanonname (CVE-2023-4806) Date: Tue, 26 Sep 2023 22:54:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: siddhesh at sourceware dot org X-Bugzilla-Target-Milestone: 2.39 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=3D30843 --- Comment #17 from cvs-commit at gcc dot gnu.org --- The release/2.35/master branch has been updated by Siddhesh Poyarekar : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D73d4ce728a59deb2fd1= 8969e559769b3f590fac9 commit 73d4ce728a59deb2fd18969e559769b3f590fac9 Author: Siddhesh Poyarekar Date: Tue Sep 26 07:38:07 2023 -0400 Document CVE-2023-4806 and CVE-2023-5156 in NEWS These are tracked in BZ #30884 and BZ #30843. Signed-off-by: Siddhesh Poyarekar (cherry picked from commit fd134feba35fa839018965733b34d28a09a075dd) --=20 You are receiving this mail because: You are on the CC list for the bug.=