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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sun, 19 Nov 2023 04:20:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Li RongQing <lirongqing@...du.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, Liam.Howlett@...cle.com, anjali.k.kulkarni@...cle.com,
 leon@...nel.org, fw@...len.de, shayagr@...zon.com, idosch@...dia.com,
 razor@...ckwall.org, linyunsheng@...wei.com, netdev@...r.kernel.org
Subject: Re: [PATCH][net-next][v3] rtnetlink: introduce nlmsg_new_large and use it
 in rtnl_getlink

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 15 Nov 2023 20:01:08 +0800 you wrote:
> if a PF has 256 or more VFs, ip link command will allocate an order 3
> memory or more, and maybe trigger OOM due to memory fragment,
> the VFs needed memory size is computed in rtnl_vfinfo_size.
> 
> so introduce nlmsg_new_large which calls netlink_alloc_large_skb in
> which vmalloc is used for large memory, to avoid the failure of
> allocating memory
> 
> [...]

Here is the summary with links:
  - [net-next,v3] rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
    https://git.kernel.org/netdev/net-next/c/ac40916a3f72

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ