From: Paul Mackerras <paulus@samba.org>
To: Eric Sesterhenn <snakebyte@gmx.de>
Cc: LKML <linux-kernel@vger.kernel.org>, kkeil@suse.de
Subject: Re: [Patch] Static overruns in drivers/isdn/i4l/isdn_ppp.c
Date: Tue, 11 Apr 2006 01:32:55 +1000 [thread overview]
Message-ID: <17466.31399.460490.55191@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <1144615624.23502.4.camel@alice>
Eric Sesterhenn writes:
> coverity found some static overruns in isdn_ppp.c (bug id #519)
> At several places slot is compared <0 and > ISDN_MAX_CHANNELS
> and then used to index ippp_table[ISDN_MAX_CHANNELS]
> A value of slot = ISDN_MAX_CHANNELS would run over the end
> of the array.
isdn_ppp.c is not code I maintain, nor does it use the generic PPP
infrastructure I maintain. Please send patches for this file to
Karsten Keil <kkeil@suse.de>.
Paul.
prev parent reply other threads:[~2006-04-10 15:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-09 20:47 [Patch] Static overruns in drivers/isdn/i4l/isdn_ppp.c Eric Sesterhenn
2006-04-10 15:32 ` Paul Mackerras [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17466.31399.460490.55191@cargo.ozlabs.ibm.com \
--to=paulus@samba.org \
--cc=kkeil@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=snakebyte@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.