[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163890241077.29949.3491385738739624114.git-patchwork-notify@kernel.org>
Date: Tue, 07 Dec 2021 18:40:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de,
mailhol.vincent@...adoo.fr, stable@...r.kernel.org
Subject: Re: [PATCH net 1/9] can: pch_can: pch_can_rx_normal: fix use after free
Hello:
This series was applied to netdev/net.git (master)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Tue, 7 Dec 2021 11:24:12 +0100 you wrote:
> From: Vincent Mailhol <mailhol.vincent@...adoo.fr>
>
> After calling netif_receive_skb(skb), dereferencing skb is unsafe.
> Especially, the can_frame cf which aliases skb memory is dereferenced
> just after the call netif_receive_skb(skb).
>
> Reordering the lines solves the issue.
>
> [...]
Here is the summary with links:
- [net,1/9] can: pch_can: pch_can_rx_normal: fix use after free
https://git.kernel.org/netdev/net/c/94cddf1e9227
- [net,2/9] can: sja1000: fix use after free in ems_pcmcia_add_card()
https://git.kernel.org/netdev/net/c/3ec6ca6b1a8e
- [net,3/9] can: m_can: Disable and ignore ELO interrupt
https://git.kernel.org/netdev/net/c/f58ac1adc76b
- [net,4/9] can: m_can: m_can_read_fifo: fix memory leak in error branch
https://git.kernel.org/netdev/net/c/31cb32a590d6
- [net,5/9] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
https://git.kernel.org/netdev/net/c/d737de2d7cc3
- [net,6/9] can: m_can: pci: fix incorrect reference clock rate
https://git.kernel.org/netdev/net/c/8c03b8bff765
- [net,7/9] Revert "can: m_can: remove support for custom bit timing"
https://git.kernel.org/netdev/net/c/ea768b2ffec6
- [net,8/9] can: m_can: make custom bittiming fields const
https://git.kernel.org/netdev/net/c/ea22ba40debe
- [net,9/9] can: m_can: pci: use custom bit timings for Elkhart Lake
https://git.kernel.org/netdev/net/c/ea4c1787685d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists