From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5933 invoked by alias); 19 Jan 2010 09:26:52 -0000 Received: (qmail 5890 invoked by uid 48); 19 Jan 2010 09:26:39 -0000 Date: Tue, 19 Jan 2010 09:26:00 -0000 From: "jim at meyering dot net" To: glibc-bugs-regex@sources.redhat.com Message-ID: <20100119092639.11183.jim@meyering.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug regex/11183] New: regex: avoid internal re_realloc overflow X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-regex-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00010.txt.bz2 Here's a patch: regex_internal.c: guard against re_realloc overflow * posix/regex_internal.c (re_string_realloc_buffers): Detect and handle internal overflow. Patch by Paul Eggert. -- Summary: regex: avoid internal re_realloc overflow Product: glibc Version: 2.12 Status: NEW Severity: normal Priority: P2 Component: regex AssignedTo: drepper at redhat dot com ReportedBy: jim at meyering dot net CC: glibc-bugs-regex at sources dot redhat dot com,glibc- bugs at sources dot redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=11183 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.