From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 579DCEB64DB for ; Wed, 14 Jun 2023 10:02:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234369AbjFNKCx (ORCPT ); Wed, 14 Jun 2023 06:02:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56482 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231875AbjFNKCu (ORCPT ); Wed, 14 Jun 2023 06:02:50 -0400 Received: from mail-io1-f70.google.com (mail-io1-f70.google.com [209.85.166.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5485C19F for ; Wed, 14 Jun 2023 03:02:46 -0700 (PDT) Received: by mail-io1-f70.google.com with SMTP id ca18e2360f4ac-7748b80141aso687367439f.0 for ; Wed, 14 Jun 2023 03:02:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686736965; x=1689328965; 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=Tbry3CeL1KYS7HLNoeY59keftn8OoKLWsLCuyU0Tezc=; b=C70LoQBKztMJE7KvnaxBseAboQ2ugwRhsglKVMndcpk20QNYb1sXBI+AO3dySpxfIC RzTqx8cim3U4nE0r2izxNRDYo+RR+exOWTMge0LnEv2SkfVQpk/V9QxfWF2L8cJvf71z W6aGcBXgI20rPJM+Jhju2FIsznJRk8ySgWhyFvQVt4wCMK1k/qfTL7U3YNIrwrmtFidE 04A4B8Yfrh297Gl/hitjfzQtmiWfRpkhnZSaKOS642hXCzubfk3ZGV9kwrOzGGKLBsFk ZzQdh6QTNoKUIIw3FCcP8RzHLmE1RqWzic2IlP7Fi+VTaBMltmlLxI1c7Ex20zldkJl7 AHDQ== X-Gm-Message-State: AC+VfDzysBSeyy2rylHWXpsCcBJtMbDWxKSnex3sNCXVuAPfhc8TIDsw CnIwIJmsTQKec1SBw2ZDfniXvhQqLhbxgmmIyAqdfw241xna X-Google-Smtp-Source: ACHHUZ5Cw2CSNno0VjcZXjl9srSP0mRFQ395P6uRj7Vr62OPy1ip/51NqUWt88NtV6lhr1nJJCp3EN/Z1xAkIeeMORU86TioNMQK MIME-Version: 1.0 X-Received: by 2002:a6b:a18:0:b0:77a:e8e3:2c02 with SMTP id z24-20020a6b0a18000000b0077ae8e32c02mr5113965ioi.2.1686736965646; Wed, 14 Jun 2023 03:02:45 -0700 (PDT) Date: Wed, 14 Jun 2023 03:02:45 -0700 In-Reply-To: <1423848.1686733230@warthog.procyon.org.uk> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000aac23605fe140d6b@google.com> Subject: Re: [syzbot] [fs?] general protection fault in splice_to_socket From: syzbot To: brauner@kernel.org, dhowells@redhat.com, kuba@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, syzkaller-bugs@googlegroups.com, viro@zeniv.linux.org.uk Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+f9e28a23426ac3b24f20@syzkaller.appspotmail.com Tested on: commit: 2bddad9e ethtool: ioctl: account for sopass diff in se.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git main console output: https://syzkaller.appspot.com/x/log.txt?x=12d9c93b280000 kernel config: https://syzkaller.appspot.com/x/.config?x=526f919910d4a671 dashboard link: https://syzkaller.appspot.com/bug?extid=f9e28a23426ac3b24f20 compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=12c4f0d9280000 Note: testing is done by a robot and is best-effort only.