lkml.org 
[lkml]   [2021]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] nfc: nfcsim: fix use after free during module unload
From
Date
Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed, 28 Jul 2021 08:49:09 +0200 you wrote:
> There is a use after free memory corruption during module exit:
> - nfcsim_exit()
> - nfcsim_device_free(dev0)
> - nfc_digital_unregister_device()
> This iterates over command queue and frees all commands,
> - dev->up = false
> - nfcsim_link_shutdown()
> - nfcsim_link_recv_wake()
> This wakes the sleeping thread nfcsim_link_recv_skb().
>
> [...]

Here is the summary with links:
- nfc: nfcsim: fix use after free during module unload
https://git.kernel.org/netdev/net/c/5e7b30d24a5b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


\
 
 \ /
  Last update: 2021-07-28 11:31    [W:0.332 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site