Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1405264

Re: [PATCH] spi: spidev: fix possible arithmetic overflow for multi-transfer message

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] spi: spidev: fix possible arithmetic overflow for multi-transfer message
Date 2016-05-23 13:20 +0200
Message-ID <rBW3U-56T-3@gated-at.bofh.it> (permalink)
References <p7eNP-3hl-1@gated-at.bofh.it> <rBipQ-5Ya-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sat, May 21, 2016 at 09:50:35AM -0700, Dmitry Torokhov wrote:
> On Mon, Mar 23, 2015 at 10:50 AM, Ian Abbott <abbotti@mev.co.uk> wrote:
> > `spidev_message()` sums the lengths of the individual SPI transfers to
> > determine the overall SPI message length.  It restricts the total
> > length, returning an error if too long, but it does not check for

As documented in SubmittingPatches please send patches to the
maintainers for the code you would like to change.  The normal kernel
workflow is that people apply patches from their inboxes, if they aren't
copied they are likely to not see the patch at all and it is much more
difficult to apply patches.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] spi: spidev: fix possible arithmetic overflow for  multi-transfer message Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-05-21 19:00 +0200
  Re: [PATCH] spi: spidev: fix possible arithmetic overflow for  multi-transfer message Ian Abbott <abbotti@mev.co.uk> - 2016-05-23 12:30 +0200
    Re: [PATCH] spi: spidev: fix possible arithmetic overflow for  multi-transfer message Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2016-05-23 19:10 +0200
  Re: [PATCH] spi: spidev: fix possible arithmetic overflow for  multi-transfer message Mark Brown <broonie@kernel.org> - 2016-05-23 13:20 +0200
    Re: [PATCH] spi: spidev: fix possible arithmetic overflow for  multi-transfer message Ian Abbott <abbotti@mev.co.uk> - 2016-05-23 13:30 +0200

csiph-web