On Mon, May 13, 2019 at 12:56:06PM +0200, Greg Kroah-Hartman wrote:
On Mon, May 13, 2019 at 12:43:39PM +0200, Johan Hovold wrote:
On Thu, Apr 25, 2019 at 06:05:36PM +0200, Johan Hovold wrote:
Fix two long-standing bugs which could potentially lead to memory corruption or leave the port throttled until it is reopened (on weakly ordered systems), respectively, when read-URB completion races with unthrottle().
Fixes: d83b405383c9 ("USB: serial: add support for multiple read urbs") Signed-off-by: Johan Hovold johan@kernel.org
Greg, I noticed you added a stable tag to the corresponding cdc-acm fix and think I should have added on one from the start to this one as well.
Would you mind queuing this one up for stable?
Upstream commit 3f5edd58d040bfa4b74fb89bc02f0bc6b9cd06ab.
Sure, now queued up for 4.9+
Thanks. The issue has been there since v3.3 so I guess you could queue it for all stable trees.
Johan