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 38590C4332F for ; Mon, 6 Nov 2023 00:42:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229996AbjKFAmH (ORCPT ); Sun, 5 Nov 2023 19:42:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54112 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229447AbjKFAmG (ORCPT ); Sun, 5 Nov 2023 19:42:06 -0500 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9EF0CC for ; Sun, 5 Nov 2023 16:42:03 -0800 (PST) Received: by mail-oo1-f70.google.com with SMTP id 006d021491bc7-58794776af4so1902641eaf.2 for ; Sun, 05 Nov 2023 16:42:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699231323; x=1699836123; 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=UgDDeMN+iVSrZlQe0l9CVUCWL87FnwRocMxoE2UWBjY=; b=T9v3fZC/Ktelm8sNSTxCH5whXHd+JfTzs4c2lT12vU7zHMAGS7XHdfslqLDnHetgOA 9nL8pxZ3YSswwcpfMOsd8m9qx33ls7OckVZcsuXXBeAKLgvZqbYnN/4YcqSJt0tT2mpt /hBicodbqtFD8y+JBODIAD784xMlny1Pg5/KD2ii2a+uF9iDRfJXSuUpKsRzccajqRQS ToWfTqXixUbMFij5tZy8ghePEMRYkKOid7zlZOktyDGwghbxHz37NfOTEcrvrakaFCrS wvuQ78V2NHQVmjbpOpqHcG7tmgOyi6PdCqsEHdBUxjM+aHHcsO+zzSVBVViOySEWDrrE 8lbg== X-Gm-Message-State: AOJu0Yxgyik+8+NeloCCwRYaCn+JW7wixpnNjPsdEElZylIRyDVj2teA pz2q7aQrXU8V4/4PhpTeb7hZT5+QJXY1Ef0Wai+whf7PtO1TNWY= X-Google-Smtp-Source: AGHT+IGo/9AmKs3qsobCdINCZ6a9EfretX0UOOLHHokJfe8tWtdrBkB/ZVhjwSeFEFR69UJjQg5cZhdIGq+r0Z8sV0b1Jhgt+Iy1 MIME-Version: 1.0 X-Received: by 2002:a05:6870:d183:b0:1e9:b451:bae6 with SMTP id a3-20020a056870d18300b001e9b451bae6mr13812615oac.1.1699231323211; Sun, 05 Nov 2023 16:42:03 -0800 (PST) Date: Sun, 05 Nov 2023 16:42:03 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000694e240609711fad@google.com> Subject: Re: [syzbot] [net?] general protection fault in ptp_ioctl From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, yuran.pereira@hotmail.com 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+8a78ecea7ac1a2ea26e5@syzkaller.appspotmail.com Tested on: commit: 77fa2fbe Merge tag 'for_linus' of git://git.kernel.org.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master console output: https://syzkaller.appspot.com/x/log.txt?x=16ba847b680000 kernel config: https://syzkaller.appspot.com/x/.config?x=1ffa1cec3b40f3ce dashboard link: https://syzkaller.appspot.com/bug?extid=8a78ecea7ac1a2ea26e5 compiler: gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 patch: https://syzkaller.appspot.com/x/patch.diff?x=15841787680000 Note: testing is done by a robot and is best-effort only.