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: <164156521023.21832.17160553680833983322.git-patchwork-notify@kernel.org> Date: Fri, 07 Jan 2022 14:20:10 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dan Carpenter <dan.carpenter@...cle.com> Cc: ralf@...ux-mips.org, davem@...emloft.net, kuba@...nel.org, linux-hams@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org Subject: Re: [PATCH net] netrom: fix api breakage in nr_setsockopt() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Fri, 7 Jan 2022 10:12:10 +0300 you wrote: > This needs to copy an unsigned int from user space instead of a long to > avoid breaking user space with an API change. > > I have updated all the integer overflow checks from ULONG to UINT as > well. This is a slight API change but I do not expect it to affect > anything in real life. > > [...] Here is the summary with links: - [net] netrom: fix api breakage in nr_setsockopt() https://git.kernel.org/netdev/net/c/dc35616e6c29 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