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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250613165636.2fcdffa9@kernel.org>
Date: Fri, 13 Jun 2025 16:56:36 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Stanislav Fomichev <stfomichev@...il.com>
Cc: syzbot <syzbot+b8c48ea38ca27d150063@...kaller.appspotmail.com>,
 davem@...emloft.net, edumazet@...gle.com, horms@...nel.org,
 linux-kernel@...r.kernel.org, netdev@...r.kernel.org, pabeni@...hat.com,
 syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] [net?] WARNING in __linkwatch_sync_dev (2)

On Thu, 12 Jun 2025 18:09:02 -0700 Stanislav Fomichev wrote:
> Where linkwatch_do_dev (potentially called from ethtool_op_get_link and
> bond_check_dev_link) might trigger ipv6 address assignment so I'm not
> sure how this all supposed to work under rcu and without rtnl lock.

Yeah, linkwatch seems to also try to allocate memory with GFP_KERNEL.

> Tentatively (untested uncompiled):

I think miimon recheck period may be rather frequent, but given 
the above going back to rtnl is probably the sanest way out.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ