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>] [day] [month] [year] [list]
Date:   Fri, 29 Apr 2022 09:17:39 +0300
From:   Kalle Valo <kvalo@...nel.org>
To:     netdev@...r.kernel.org
Subject: __rtnl_newlink(): the frame size of 1104 bytes is larger than 1024 bytes

Hi,

For few days now I have seen this gcc 11.1 warning:

net/core/rtnetlink.c: In function '__rtnl_newlink':
net/core/rtnetlink.c:3557:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 3557 | }
      | ^
cc1: all warnings being treated as errors

This morning I tested latest net-next and still seeing it:

f3412b3879b4 net: make sure net_rx_action() calls skb_defer_free_flush()

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ