From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4C7D23858407; Mon, 19 Dec 2022 18:56:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C7D23858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671476207; bh=HK8lunjSVwyuixygfKc3wzeTnOCnlhN8Y2jzkh38PLI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rHYWtDb+A2wEcoEZ/TJEhbiYOZVAEVIZ4/NO4OpU5BACE4WqHVP0rfoUCsj3xGNL0 qhHGqfRNQ7EleMSoLYfwnyWjWNHhHBWxgWgnbc7x7MxUA4QHxvBc7TJeQd+LFme/tO YCp6dFDV1FAo6WCTR3aJtXhw4rNd/wfpGt1QvDSo= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/27124] libio vtable hardening bypass via obstack files Date: Mon, 19 Dec 2022 18:56:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.32 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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=3D27124 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Florian Weimer : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D5365acc567a49270b43= 41b9d325794ec554258d9 commit 5365acc567a49270b4341b9d325794ec554258d9 Author: Florian Weimer Date: Mon Dec 19 18:56:55 2022 +0100 libio: Convert __obstack_vprintf_internal to buffers (bug 27124) This fixes bug 27124 because the problematic built-in vtable is gone. Reviewed-by: Adhemerval Zanella --=20 You are receiving this mail because: You are on the CC list for the bug.=