In the Linux kernel, the following vulnerability has been resolved:
net: dpaa2-eth: fix use-after-free in dpaa2ethremove
Access to netdev after freenetdev() will cause use-after-free bug. Move debug log before freenetdev() call to avoid it.
{ "urgency": "not yet assigned" }