From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 19F3F3858D28; Tue, 24 Jan 2023 11:33:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 19F3F3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674559999; bh=8BDjrnM1QBvc+Aie4Sg2eUPp7LzkRz4SxtzrjTjS0bg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZHnvnUfmtzU99Ggk2/8Z3LNcJgw2XUwvvU3q6Jh5iTMq3zcq9kUI1lpcM0GI02hez mS2zZkz5EJW/Ri0OwpKX27HxfgoQHtRljwuqf43K1WS0lqOXuPuC748NAROcAGzXxC 61UYxbOzgfr9uDCBuFZIPAhX/TfD4moJ3/cfdQJ8= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug stdio/30039] __vsprintf_internal does not handle unspecified buffer length in fortify mode Date: Tue, 24 Jan 2023 11:33:18 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: fweimer at redhat dot com 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=3D30039 --- Comment #1 from Florian Weimer --- Patch posted: [PATCH] stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 3003= 9) --=20 You are receiving this mail because: You are on the CC list for the bug.=