QEMU command syz-repro is generating
qemu-system-x86_64 -m 32768 -smp 1 -chardev socket,id=SOCKSYZ1,server=on,wait=off,host=localhost,port=18936 -mon chardev=SOCKSYZ1,mode=control -display none -serial stdio -no-reboot -name "VMTEST-0" -device virtio-rng-pci -enable-kvm -cpu host,migratable=off -device e1000,netdev=net0 -netdev user,id=net0,hostfwd=tcp:127.0.0.1:62197-:22000 -hda /home/user/test//rootfs.new.img -snapshot -kernel /home/user/bzImage -append root=/dev/sda
But somehow, ssh into the VM looks failing.
Error message:
OpenSSH_8.4p1 Ubuntu-5ubuntu1.2, OpenSSL 1.1.1j 16 Feb 2021
Captured PCAP and my analysis is below. Attached same.
Now, the ssh is hung state.