1 msgRe: [Pkg-kde-extras] Bug#432007: CVE-2007-1799:...

Japanese speaker needed for bug #429174/mecab
\ Moritz Muehlenhoff (2 Jul 2007)
. \ Mike Hommey (3 Jul 2007)
. \ Hideki Yamane (3 Jul 2007)

10 msgEncrypting drive
16 msgsecurity.d.o packages for etch built on sarge
17 msgsecurity idea - bootable CD to check your system
1 msgBusiness navigation
4 msgan issue with recent security advisories
2 msgetchs aide messing logs
4 msgRe: [SECURITY] [DSA 1304-1] New Linux kernel 2....
2 msgPaX - gresec patch
5 msgkernel-image-2.6.8-4-386 (2.6.8-16sarge7)
3 msgPackages being kept back after security notices
2 msgwhere'd security.debian.org go?
1 msg[rene: Re: Latest OOo Etch update -7etch1 depen...
2 msgLatest OOo Etch update -7etch1 depends on diffe...
22 msgTime to replace MD5?
1 msgsolemnly download
1 msgRe: [SECURITY] [DSA 1302-1] New freetype packag...
3 msgUNSUSCRIBE
3 msgCarl Martell Sippel ist außer Haus.
Subject:Re: Japanese speaker needed for bug #429174/mecab
Group:Debian-security
From:Hideki Yamane
Date:3 Jul 2007


 
Hi,

On Tue, 3 Jul 2007 00:12:09 +0200
Moritz Muehlenhoff <jmm> wrote:
> If someone is able to read Japanese, please look into Bug 429174
> for mecab and provide the necessary information what this issue
> is all about in the bug log.

I've checked an upstream mailing list.

It would be a patch for buffer overflow.
http://lists.sourceforge.jp/mailman/archives/mecab-users/2007-March/000257.html

@@ -235,6 +235,11 @@
const char *begin3 = begin2 + mblen;
const char *group_begin3 = 0;

+ if (begin3 > end) {
+ ADDUNKNWON;
+ return resultNode;
+ }
+
if (cinfo.group) {
const char *tmp = begin3;
CharInfo fail;


--
To UNSUBSCRIBE, email to debian-security-REQUEST
with a subject of "unsubscribe". Trouble? Contact listmaster



© 2004-2008 readlist.com