Re: [PATCH v5 net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race
| Newsgroups | gmane.linux.network,gmane.linux.kernel |
|---|---|
| Message-ID | <178667783439.3150297.17463702464769958998.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Fri, 7 Aug 2026 19:48:30 +0800 you wrote: > This bug was discovered while testing the hns3 driver under channel > reconfiguration (`ethtool -L` / `ethtool -G`) with iperf3 traffic on > arm64. The race is intermittently triggered when page_pool_destroy() > runs page_pool_scrub() concurrently with page return via > page_pool_put_netmem() on a different CPU. A WARN in > page_pool_clear_pp_info() surfaced the dangling DMA index bits left > by the cmpxchg loser, which led to the investigation. > > [...] Here is the summary with links: - [v5,net] net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg race https://git.kernel.org/netdev/net/c/24ef02f934ee You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html