From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C8D493858428; Sat, 4 Mar 2023 10:44:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8D493858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677926647; bh=kGoipxcISd/UNKnH5fxSCRz1sV3x2EUFN9AmY87vQQ8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iOsK8QVLQOotB7vEQEYueUCxjsnOMxiiKLTqPmiIgHykDIJRpGavbbyahsuARy7aM 4Gq5yqn0zdlsKpj6YyNvLzLEEXSqqLa8dSan4Emm5cP9cRTrGTVFsNE/0lsb0TY8Ij 9ozlVDXNpgaAyPzYStIomWSzLVwtLmFG061UI7zY= From: "linzhuorong at huawei dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/29444] gmon memory corruption due wrong calculation of required buffer size Date: Sat, 04 Mar 2023 10:44:05 +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: minor X-Bugzilla-Who: linzhuorong at huawei dot com 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: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc 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 lin zhuorong changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linzhuorong at huawei dot = com --- Comment #22 from lin zhuorong --- (In reply to account disabled by myself since useless from comment #20) > Fixed by commit 801af9fafd4689337ebf27260aa115335a0cb2bc > https://sourceware.org/git/?p=3Dglibc.git;a=3Dcommit; > h=3D801af9fafd4689337ebf27260aa115335a0cb2bc >=20 > Thanks to DJ Delorie . >=20 > Please close as FIXED. This fix calls ROUNDUP to address memory alignment and does not limit the buffer size to the specified range. --=20 You are receiving this mail because: You are on the CC list for the bug.=