From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2CB37382F99C; Fri, 7 Oct 2022 08:20:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CB37382F99C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1665130835; bh=FbWkQFVlBIHaskTwqbBvOyiaFVyizvQQet6hdktPZQM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Kt90x2rlYiyLxBlCAbPAA+khk9E8j47xM1usmpWKcUEo9CdB3znBn17OTW2vtVxsU gXqEo1teIihCapfEXQIDS12aSwckjQQbX9cnZgQu0vY38gE5LnsnBswJLlNapegOgZ IkM0UKViGzJ2YqVjoPwXNPFOm3/2OpGv7bdyL68o= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug locale/26923] Assertion failure in iconv when converting invalid UCS4 (CVE-2020-29562) Date: Fri, 07 Oct 2022 08:20:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: locale X-Bugzilla-Version: 2.30 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: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.33 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=3D26923 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The release/2.32/master branch has been updated by Dmitry Levin : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D6fd634e9b922a4a1293= f0cf5a8f6c908f68c5401 commit 6fd634e9b922a4a1293f0cf5a8f6c908f68c5401 Author: Siddhesh Poyarekar Date: Mon Dec 7 22:29:18 2020 +0530 NEWS: Mention CVE-2020-29562 (BZ #26923) BZ #26923 now has a CVE entry, so add a NEWS entry for it. (cherry picked from commit 38a9e93cb1c58e3c899d638480e6d6e42af8e6fc) --=20 You are receiving this mail because: You are on the CC list for the bug.=