* Re: + cyclades-read-buffer-overflow.patch added to -mm tree
[not found] <200907282152.n6SLqsfG029093@imap1.linux-foundation.org>
@ 2009-07-28 22:07 ` Jiri Slaby
0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2009-07-28 22:07 UTC (permalink / raw)
To: linux-kernel; +Cc: mm-commits, roel.kluin
On 07/28/2009 11:52 PM, akpm@linux-foundation.org wrote:
> Subject: cyclades: fix read buffer overflow
> From: Roel Kluin <roel.kluin@gmail.com>
>
> irq is declared with size NR_CARDS (4), but the loop containing this
> segment runs up until NR_ISA_ADDRS (16), possibly reading from irq[i] (and
> trying to use the result)
>
> Identified by the Parfait static scanner.
>
> Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
> Cc: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Jiri Slaby <jirislaby@gmail.com>
Thanks!
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-28 22:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200907282152.n6SLqsfG029093@imap1.linux-foundation.org>
2009-07-28 22:07 ` + cyclades-read-buffer-overflow.patch added to -mm tree Jiri Slaby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox