git: libc - Fix security issue in globbing code
Matthias Schmidt
matthias at crater.dragonflybsd.org
Wed Oct 20 10:12:58 PDT 2010
commit bc8e0f77eec9ca5181609828450dc2dbbb475be8
Author: Matthias Schmidt <matthias at 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/bc8e0f77eec9ca5181609828450dc2dbbb475be8
--
DragonFly BSD source repository
More information about the Commits
mailing list