summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-12-07 06:17:26 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-09 00:34:02 -0500
commit406636340c301b46062b22f94e3815ef767bd6a3 (patch)
tree946f232c1817a5f885824716ee70dbe850c6cb18 /README
parentd73bcd2c28e3c77d9f52d42a45a52455488e287e (diff)
downloadop-kernel-dev-406636340c301b46062b22f94e3815ef767bd6a3.zip
op-kernel-dev-406636340c301b46062b22f94e3815ef767bd6a3.tar.gz
caif_usb: Check driver name before reading driver state in netdev notifier
In cfusbl_device_notify(), the usbnet and usbdev variables are initialised before the driver name has been checked. In case the device's driver is not cdc_ncm, this may result in reading beyond the end of the netdev private area. Move the initialisation below the driver name check. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud