From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8D96F3858D1E; Mon, 30 Jan 2023 12:38:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D96F3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675082291; bh=C1R2CrUSW9bbrPsKwYICoLXXEPREE9aiSZeIEafjh+s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=v7Xcp+YlfTEjIOHCKEQey3VhKxJJUwkJFiuAWoHYU0Ge1WA+qyUbTTKto3HO9yd1l epxm5JJIcGZAOp/yHxfRIwi1soRObHzPGJJMWhZzXr7mRYHGtdLRAhTQtvAO8gqVE5 1b5VANsTkxX/px8AUw5lb8EJjr5ZI8XYpB8NggLw= From: "leo at yuriev dot ru" To: glibc-bugs@sourceware.org Subject: [Bug libc/29444] gmon memory corruption due wrong calculation of required buffer size Date: Mon, 30 Jan 2023 12:38:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: leo at yuriev dot ru 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=3D29444 --- Comment #3 from Leo Yuriev --- Please review the attached patch and apply.=20 It just fixes an allocated buffer overrun issue, i.e. the memory corruption! --=20 You are receiving this mail because: You are on the CC list for the bug.=