From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f71.google.com (mail-oo1-f71.google.com [209.85.161.71]) (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 85E2F39099A for ; Fri, 13 Mar 2026 16:32:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773419525; cv=none; b=OuIlgm0t1K5liLmbGkkpvsV8zgQjpLBV8F4bP64RBXR5NopeTStaEMycwvsqlxAPYa6fuNPuWPmlXR7L6CHLpTyWa29H6/BbVY47ibBXeJjOKIj/2vOl07eyKrSDq7tEABHM+PgDukqjA/F2rxe9/JDW4YURkbOiXm3oHeGy200= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773419525; c=relaxed/simple; bh=d17kownJ1AGwwn9SoVOR4txdfWEgDu7epVYOJd3bS8Y=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=QKmZHjMXfIxRhOcWi8UkPfMWYyMpYCjTTTrBCHOjrlWpdkgvkyfXxhi/LVdHRUwEASe97edaAzlCE4bEzlvkDk5YEXj4P/QTz6uwV65AFA/H/UAgsLldWZw5LZ371J1A1y+wafN/PlL/DQ36CkGSMe4VxVWA9qSy/e8HSIQHaCM= 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.161.71 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-oo1-f71.google.com with SMTP id 006d021491bc7-67bb4c04306so18176296eaf.3 for ; Fri, 13 Mar 2026 09:32:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1773419522; x=1774024322; 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=NqqoX27h7cfC9UaFH/3mKou2AD8VrVf/UJ27oKiHEOc=; b=km7Dy4yIBiecakltmCXhJbmEO4xcYQ0/CCPQKOSV7UvZSAoiNHJt+QrfSz9q3cHKHH dcnDjuCXewcDQ49wwzlp8vszETf09VQ8ilKKcTkfQIBCVJ+Y/IItW5to63cwkPThJhTb eNewo/lqbSD5v4akR4ANbrB7y3q31bgLtXEIXDFuSOF/WLvqaTF91sYqtT74prtOWrHK TIA1KkdkIo7dN5vDG1eLk5DTp17vnUhGaTKBVUnvz55PQLGyhKv/Ai/AtA+MIfIPnjDP YUXqrpIFTyfZT5q4jsdI8J8W/gUTpfhNB9OIhalhz/7tz/mzdluiuKtQrbf8q7ShwcFI 8slQ== X-Forwarded-Encrypted: i=1; AJvYcCVgZQm/jAm+bpVGOgccXXYwzlwRbzDZcA4URt7QzmPg70JSnB98PBsTQ4MFs2Zo25qjdWYKTz0Elm1af34=@vger.kernel.org X-Gm-Message-State: AOJu0YxhjjSLZfmNIrIYie1sMOTfcVVfHJDOsRFrJt4stIbRCAroVO4C +GgPdRUOyQMdEKVzmW3l3mzqSNAwxGAHcKKI1GstfBUHP7x9EA9jLBzHk0M6LV8L1wyJ2mb48X3 NtUMUKak9rh4g51K8aouRohwo4+4BI9iHB4FoEuM3C657LHxtRrREPmZa8MQ= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:80d:b0:67b:e54e:d07b with SMTP id 006d021491bc7-67be54edaa1mr509884eaf.20.1773419522399; Fri, 13 Mar 2026 09:32:02 -0700 (PDT) Date: Fri, 13 Mar 2026 09:32:02 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b43c02.050a0220.36eb34.000c.GAE@google.com> Subject: Re: [syzbot] [usb?] general protection fault in usb_gadget_udc_reset (4) From: syzbot To: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, stern@rowland.harvard.edu, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+19bed92c97bee999e5db@syzkaller.appspotmail.com Tested-by: syzbot+19bed92c97bee999e5db@syzkaller.appspotmail.com Tested on: commit: 65169048 Merge tag 'spi-fix-v7.0-rc2' of git://git.ker.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=11535cd6580000 kernel config: https://syzkaller.appspot.com/x/.config?x=2a019678b1a3a692 dashboard link: https://syzkaller.appspot.com/bug?extid=19bed92c97bee999e5db compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=11de1def980000 Note: testing is done by a robot and is best-effort only.