From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f72.google.com (mail-io1-f72.google.com [209.85.166.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A6A6378281 for ; Thu, 8 Aug 2024 18:20:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.166.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723141205; cv=none; b=KCSNQlWox3Sqcx9kYll3LoMS8Y/n13/w3zkR4ln22wWN7Q4acv3+hbX9PIpaipLWUvhxsIivvmy5LeMHq1Uoyj1V8gXXt74fXaoxJlHMQ81O+V8UGEEJDWnzUI6jxaEly2Ao/t0WHD66jD5MD6iGRm/Gy+AI7rVYe5cIvuPHTgo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1723141205; c=relaxed/simple; bh=A4csGmWCoPZ74aoudsl4h8T9HLs5pNqrw2WZK4uPKRU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=Tf2JAvhAXYNcs0Drn/wpPaJ01SoV9cPrC9QX+FIV+8utHUclrdRmi4NjpLLJPVnHwT2MptMkObaQ1LkE4DW8AC43tvf7HkNlLVDjvny9erGAeXwdA2pfkxy/WKbvcm4ununyHx3PwYxYy/0h/mDqgco1qLqxl40mTSIQq3+qfBY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.166.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-io1-f72.google.com with SMTP id ca18e2360f4ac-81f8489097eso154260639f.3 for ; Thu, 08 Aug 2024 11:20:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723141203; x=1723746003; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ncqslw7BK1CqqZmrGSWzwTBOiICY9xk/ffH8fZ5hP68=; b=ZfSQy0oUlkgGB1Nmlapp1K/UZlgPjjMdt1wXVNHjzI29TemyGQbm5yp4HARc2AGtN+ S/E7ZTZ5POyH+BigIzWA2abB/2DO/PZUkBXXA3+wIbUHTInZYgs3hCtkr10qTjYltNc1 hPxosB0zcH1szAzrFdTy+kl58h+QE6Hkt/Hbw7omytnQx09yFvnJhJqwsipC49WA3bd8 5+/LCuJdPYZ1tQF3LpWNXFGoYdD7W8YQDXKhGvwKOgmrxYeM3kalL/y+xdFfALPSZ+NI fnM/CON7JpbGRbYSJ29/TFIeHhWL+/SQmkQd8R5nBHPAbN9tca/Fiy4fz/xN2CtybIfc 1aDQ== X-Forwarded-Encrypted: i=1; AJvYcCUYHSg78qbPUHLlp/Nepaw2Hz6JjPXBFJb13AyV8Ev0amYQpWiFN/Jt705jKT5k/mxn416wPQzldgQxU43J7OzrL0nd X-Gm-Message-State: AOJu0YzFOe5UQq3i716h511UrWgp074h1H7CM4IkzcLr8G4CwJF1WnSY KOdibKsSR72OCqQago1FaSsXe3RkYtEoHN3BY5tN2xrqpjtRZIImYe6fpbu6gmjGCh7gV0oMP7F iWDdwL/TQt17NN1o+jp0ORx1hwjiPYC+ZKOYgf7ilv3OGb9Sab3Qqbno= X-Google-Smtp-Source: AGHT+IHbhNaK62W4K7+QUWq3BdqL/7ruRlRKk3wLISGUKGyTl1h6WiBzkoJhNDWZunJHnppnZq8wpHW5FFDkYjLuN+LN9lzK035j Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6602:3fd1:b0:803:85e8:c40b with SMTP id ca18e2360f4ac-8225383303dmr7731539f.3.1723141202901; Thu, 08 Aug 2024 11:20:02 -0700 (PDT) Date: Thu, 08 Aug 2024 11:20:02 -0700 In-Reply-To: <0000000000004cc3030616474b1e@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000004c081f061f3013d1@google.com> Subject: Re: [syzbot] [bpf?] [net?] WARNING in __xdp_reg_mem_model From: syzbot To: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org, d.dulov@aladdin.ru, daniel@iogearbox.net, davem@davemloft.net, edumazet@google.com, hawk@kernel.org, john.fastabend@gmail.com, kuba@kernel.org, linux-kernel@vger.kernel.org, lorenzo.bianconi@redhat.com, lorenzo@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, syzkaller-bugs@googlegroups.com, toke@redhat.com Content-Type: text/plain; charset="UTF-8" syzbot suspects this issue was fixed by commit: commit 7e9f79428372c6eab92271390851be34ab26bfb4 Author: Daniil Dulov Date: Mon Jun 24 08:07:47 2024 +0000 xdp: Remove WARN() from __xdp_reg_mem_model() bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=10df4a5d980000 start commit: f99c5f563c17 Merge tag 'nf-24-03-21' of git://git.kernel.o.. git tree: net kernel config: https://syzkaller.appspot.com/x/.config?x=6fb1be60a193d440 dashboard link: https://syzkaller.appspot.com/bug?extid=f534bd500d914e34b59e syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17ac600b180000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1144b797180000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: xdp: Remove WARN() from __xdp_reg_mem_model() For information about bisection process see: https://goo.gl/tpsmEJ#bisection