From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0CA13AA801F; Fri, 13 Mar 2020 07:32:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0CA13AA801F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1584084765; bh=3DKwiiVXM3K4eNWbGJYs0nHRNWtgY/meYx4X8afS6Dw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fuDjzSHTZJk9rT97KfxpPgn9b9h2BXP+tgv+26dg3JFba5iLotML3b+vEL0tzBYf7 LBE6TkhfB15ZSXQT8zjKzbX+BzQm5c2KMgRCFDI9irj/OLTZ7Zf3riVBmqvnHO3fj4 TFUbetNatW8/T4ggw9LmAMncYzvNjzo3wIQqhK6M= From: "fw at deneb dot enyo.de" To: glibc-bugs@sourceware.org Subject: [Bug glob/25414] 'glob' use-after-free bug (CVE-2020-1752) Date: Fri, 13 Mar 2020 07:32:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: glob X-Bugzilla-Version: 2.30 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fw at deneb dot enyo.de 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.32 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 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: Fri, 13 Mar 2020 07:32:45 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25414 --- Comment #8 from Florian Weimer --- I bisected this bug down to: commit f2962a71959fd254a7a223437ca4b63b9e81130c Author: Ulrich Drepper Date: Sun May 22 23:04:16 2011 -0400 Add a few more alloca size checks It went into glibc 2.14. --=20 You are receiving this mail because: You are on the CC list for the bug.=