diff options
author | Johan Hovold <johan@kernel.org> | 2017-02-24 19:11:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-09 10:34:16 +0100 |
commit | 2f6821462fe3ace62df3f1b5a9463153e8288298 (patch) | |
tree | 432ad882afe50919d896e3747971c60dceb26b57 /Documentation/pps | |
parent | 829b84db0c0c120ae5855a69cc0c94ff75fafabb (diff) | |
download | op-kernel-dev-2f6821462fe3ace62df3f1b5a9463153e8288298.zip op-kernel-dev-2f6821462fe3ace62df3f1b5a9463153e8288298.tar.gz |
USB: serial: digi_acceleport: fix OOB-event processing
A recent change claimed to fix an off-by-one error in the OOB-port
completion handler, but instead introduced such an error. This could
specifically led to modem-status changes going unnoticed, effectively
breaking TIOCMGET.
Note that the offending commit fixes a loop-condition underflow and is
marked for stable, but should not be backported without this fix.
Reported-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: 2d380889215f ("USB: serial: digi_acceleport: fix OOB data sanity check")
Cc: stable <stable@vger.kernel.org> # v2.6.30
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/pps')
0 files changed, 0 insertions, 0 deletions