All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: Eric Sesterhenn <snakebyte@gmx.de>
Cc: linux-kernel@vger.kernel.org, dmitry.torokhov@gmail.com
Subject: Re: [Patch] Overrun in drivers/input/joystick/db9.c
Date: Tue, 27 Jun 2006 23:43:01 -0400	[thread overview]
Message-ID: <200606272343.02309.dtor@insightbb.com> (raw)
In-Reply-To: <1151446574.15289.7.camel@alice>

On Tuesday 27 June 2006 18:16, Eric Sesterhenn wrote:
> hi,
> 
> coverity spotted this overrun (#id 483), we assign 
> db9_mode = &db9_modes[mode]; some lines before, so
> if we use mode as index again we might get past the
> array once mode is greater than DB9_MAX_PAD/2,
> besides this this patch changes the code to what
> the author possibly intended it to do.
>

Applied, thank you.

-- 
Dmitry

      reply	other threads:[~2006-06-28  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 22:16 [Patch] Overrun in drivers/input/joystick/db9.c Eric Sesterhenn
2006-06-28  3:43 ` Dmitry Torokhov [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=200606272343.02309.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=dmitry.torokhov@gmail.com \
    --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.