On Mon, Jul 7, 2025 at 1:17 PM Martin Husemann <mar...@duskware.de> wrote: > > On Mon, Jul 07, 2025 at 11:42:26AM +0200, Benny Siegert wrote: > > Warning: Permanently added '10.128.0.147' (ED25519) to the list of known > > hosts. > > SYZFAIL: posix_spawnp failed > > (errno 22: Invalid argument) > > > > Is anyone aware of this and investigating this? > > I bet not :-/ > > The posix_spwan* functions/syscall did get stricter argument checking > some time ago - any chance to get more details about the call that fails?
See the link from the first message, it shows the NetBSD-current commit that failed and the kernel config. I filed https://github.com/google/syzkaller/issues/6163 for the investigation and added some more details there. -- Benny