DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_8 libc - Fix security issue in globbing code


From: Matthias Schmidt <matthias@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Oct 2010 10:29:53 -0700 (PDT)

commit 083c912eaab41b81b8662202b12564ced9457ad8
Author: Matthias Schmidt <matthias@dragonflybsd.org>
Date:   Wed Oct 20 19:08:20 2010 +0200

    libc - Fix security issue in globbing code
    
    There is a report about memory exhaustion in CVE-2010-2632 which also
    affected us.  This patch, adopted from NetBSD, fixes the issue.
    
    Tested-by: thomas@ and me
    OK: dillon@

Summary of changes:
 lib/libc/gen/glob.c |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/083c912eaab41b81b8662202b12564ced9457ad8


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]