All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Oliver Neukum <oneukum@suse.com>
Cc: linux-usb@vger.kernel.org
Subject: [PATCHv2] UAS: fix alignment of scatter/gather segments
Date: Tue, 30 Apr 2019 12:32:02 +0200	[thread overview]
Message-ID: <20190430103202.GA24575@kroah.com> (raw)

On Tue, Apr 30, 2019 at 12:21:45PM +0200, Oliver Neukum wrote:
> This is the UAS version of
> 
> 747668dbc061b3e62bc1982767a3a1f9815fcf0e
> usb-storage: Set virt_boundary_mask to avoid SG overflows
> 
> We are not as likely to be vulnerable as storage, as it is unlikelier
> that UAS is run over a controller without native support for SG,
> but the issue exists.
> The issue has been existing since the inception of the driver.
> 
> Fixes: 115bb1ffa54ac ("USB: Add UAS driver")

Shouldn't this be:
Fixes: 115bb1ffa54c ("USB: Add UAS driver")

The sha1 you put here isn't valid :(

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregKH@linuxfoundation.org>
To: Oliver Neukum <oneukum@suse.com>
Cc: linux-usb@vger.kernel.org
Subject: Re: [PATCHv2] UAS: fix alignment of scatter/gather segments
Date: Tue, 30 Apr 2019 12:32:02 +0200	[thread overview]
Message-ID: <20190430103202.GA24575@kroah.com> (raw)
Message-ID: <20190430103202.osazI1ZUVVkjs6MPbkMkPZrHdWH2Z_75FYHn_LtX_hM@z> (raw)
In-Reply-To: <20190430102145.7423-1-oneukum@suse.com>

On Tue, Apr 30, 2019 at 12:21:45PM +0200, Oliver Neukum wrote:
> This is the UAS version of
> 
> 747668dbc061b3e62bc1982767a3a1f9815fcf0e
> usb-storage: Set virt_boundary_mask to avoid SG overflows
> 
> We are not as likely to be vulnerable as storage, as it is unlikelier
> that UAS is run over a controller without native support for SG,
> but the issue exists.
> The issue has been existing since the inception of the driver.
> 
> Fixes: 115bb1ffa54ac ("USB: Add UAS driver")

Shouldn't this be:
Fixes: 115bb1ffa54c ("USB: Add UAS driver")

The sha1 you put here isn't valid :(

             reply	other threads:[~2019-04-30 10:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 10:32 Greg Kroah-Hartman [this message]
2019-04-30 10:32 ` [PATCHv2] UAS: fix alignment of scatter/gather segments Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2019-04-30 14:50 Alan Stern
2019-04-30 14:50 ` Alan Stern
2019-04-30 10:21 Oliver Neukum
2019-04-30 10:21 ` Oliver Neukum

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=20190430103202.GA24575@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=oneukum@suse.com \
    /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.