From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7779F385ED44; Tue, 26 Sep 2023 22:54:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7779F385ED44 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1695768842; bh=Ik2nCRTZIKM92YbZyOnTHyX5XnZ/KKbZ14lzngXhKYs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NAvbJK+3aj71/K36GaFOckObVBOTm3kFpG34XV3D7i4Cc4s3tEKOrAVSXCrSfKdXk 3o26rb00HLbb921H6uwdmFFdw/OWjNHF46TqrJTmWbyzQ4a1j4ImRIF10r/AjFlU1q Wj0Iye6sqoDhcd0PYpUR6Fhi7HqfbnmpyAzKHMuI= 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:02 +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 #16 from cvs-commit at gcc dot gnu.org --- The release/2.36/master branch has been updated by Siddhesh Poyarekar : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D32957eb6a86acdbeec9= f38a60a7d5a0ff32db03d commit 32957eb6a86acdbeec9f38a60a7d5a0ff32db03d 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.=