diff options
author | Raghuram Chary J | 2018-03-27 11:21:16 +0200 |
---|---|---|
committer | David S. Miller | 2018-03-29 17:35:51 +0200 |
commit | 2d2d99ec13f62d5d2cecb6169dfdb6bbe05356d0 (patch) | |
tree | 48c5749ff0cf7fc0ff4434c092a9b16d686578c8 /MAINTAINERS | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... (diff) | |
download | kernel-qcow2-linux-2d2d99ec13f62d5d2cecb6169dfdb6bbe05356d0.tar.gz kernel-qcow2-linux-2d2d99ec13f62d5d2cecb6169dfdb6bbe05356d0.tar.xz kernel-qcow2-linux-2d2d99ec13f62d5d2cecb6169dfdb6bbe05356d0.zip |
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multicast_write)
Description:
Crash was reported with syzkaller pointing to lan78xx_write_reg routine.
Root-cause:
Proper cleanup of workqueues and init/setup routines was not happening
in failure conditions.
Fix:
Handled the error conditions by cleaning up the queues and init/setup
routines.
Fixes: 55d7de9de6c3 ("Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver")
Reported-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Raghuram Chary J <raghuramchary.jallipalli@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions