lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <166479781487.26331.6113299728662548549.git-patchwork-notify@kernel.org> Date: Mon, 03 Oct 2022 11:50:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Zheng Wang <zyytlz.wz@....com> Cc: netdev@...r.kernel.org, wellslutw@...il.com, davem@...emloft.net, linux-kernel@...r.kernel.org, hackerzheng666@...il.com, alex000young@...il.com, security@...nel.org, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com Subject: Re: [PATCH] eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Sat, 1 Oct 2022 01:57:25 +0800 you wrote: > This frees "mac" and tries to display its address as part of the error > message on the next line. Swap the order. > > Fixes: fd3040b9394c ("net: ethernet: Add driver for Sunplus SP7021") > Signed-off-by: Zheng Wang <zyytlz.wz@....com> > --- > drivers/net/ethernet/sunplus/spl2sw_driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address https://git.kernel.org/netdev/net/c/12aece8b0150 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