Files
linux/drivers/net
Felix Fietkau 36f7e2b2bb mt76: do not use devm API for led classdev
With the devm API, the unregister happens after the device cleanup is done,
after which the struct mt76_dev which contains the led_cdev has already been
freed. This leads to a use-after-free bug that can crash the system.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2019-11-20 13:23:49 +01:00
..
2019-11-16 13:02:53 -08:00
2019-10-24 14:53:48 -07:00
2019-09-26 08:56:17 +02:00
2019-09-27 20:58:35 +02:00
2019-11-15 12:46:49 -08:00
2019-10-24 14:53:48 -07:00