diff options
author | 2008-05-31 19:01:26 +0200 | |
---|---|---|
committer | 2008-06-19 00:12:34 +0200 | |
commit | 0bf607c5b4edd13362e4add6ca1e81f8a9fbd47c (patch) | |
tree | cfd10d0025df679ee525aacfbc7479e8fffe90aa /drivers/usb/class | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (diff) | |
download | wireguard-linux-0bf607c5b4edd13362e4add6ca1e81f8a9fbd47c.tar.xz wireguard-linux-0bf607c5b4edd13362e4add6ca1e81f8a9fbd47c.zip |
firewire: don't panic on invalid AR request buffer
BUG() at this place is wrong. (Unless if the low level driver would
already do higher-level input validation of incoming request headers.)
Invalid incoming requests or bugs in the controller which corrupt the
AR-req buffer needlessly crashed the box because this is run in tasklet
context.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions