Messages in this thread |  | | Subject | Re: [PATCH net v5] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs | From | patchwork-bot+netdevbpf@kernel ... | Date | Sat, 14 Jan 2023 05:40:16 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>:
On Thu, 12 Jan 2023 10:47:03 +0300 you wrote: > If uhdlc_priv_tsa != 1 then utdm is not initialized. > And if ret != NULL then goto undo_uhdlc_init, where > utdm is dereferenced. Same if dev == NULL. > > Found by Astra Linux on behalf of Linux Verification Center > (linuxtesting.org) with SVACE. > > [...]
Here is the summary with links: - [net,v5] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs https://git.kernel.org/netdev/net/c/488e0bf7f34a
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |