From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) (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 0B0F52D97BA for ; Thu, 20 Aug 2026 05:43:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.200 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787204585; cv=none; b=I993SNRIuUPaXS64m2nsYj6XF+uyFXni9DWTBuCBVYAfR93/DMll4SaVqksJ5KrV2XE8jm/xcvdsp9fouPPYPvmaqHNixvI32ZjO/bYydl9fRaVfNWSZviJa1KJ8bUrLIYD9ilQfrsSv3Q8sm82qZPvKEn/axGsxWAIwbNDGHbg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787204585; c=relaxed/simple; bh=nTa8XPVEH1NmC4EAuwwMDfokGWZypww3HvN60xCN2gU=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=rZM5UHnvDD7p1TQ67oHJqQU+DM1wP1XJ3+bRDsLfVuGJEjURCH3qd0HY+oXA10Jy6Vo2+u78/mASiAneDiNlOEA6x34Xu5hBImq6juxRVhlb+oSdGBYj9qAyzp5G4Dgy3k4lISLfr+TepOb+f5LoizHnqfGGnpfdfOX2Qx5MLGM= 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.167.200 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-oi1-f200.google.com with SMTP id 5614622812f47-4b28db3a47aso2464434b6e.2 for ; Wed, 19 Aug 2026 22:43:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787204583; x=1787809383; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=7Id0+jEuum+joVKlmXcNl4pm/7ktlXjTKlnRZHv9D0Q=; b=iaj3veEJB5ppZU1ysWTzU6iSzcjeQgepba6dYneInmf0oMfvWborEK+nTgrn4Co2Wa J+05igdo3xoRxWAgy2zy61YRprg/Uemxk43fffvlXfrCtiXBEgOLiDkiaQC7/JLylJRL DpVys55XfujLqOr12HpubQXrUDOPCSYT/e0olGbwdxwRr7CeUDv9YaS578ifHhtIGMQl 1hn77wm4z07xQBVY2HtpfQLXlPHQXef7peu+9czTgs5gKnhETUyxoelXfgC17dtl5RFa wMnkhGU4b6yhuxfiOi8qSAqIItmyaZ4WerDi9txcAF9e5HA74QxgJRItSFbawFwZw5/+ IcDQ== X-Forwarded-Encrypted: i=1; AHgh+RpNoesCjaAwCOHESmR7wa34fGx6ZCzBgcbealzy3HvpjVKLm5Cx58oSPXwP9uh/XPDQZ3mmkZ6p4K9HodY=@vger.kernel.org X-Gm-Message-State: AOJu0Yx5qJ3KFyFRm91tjNr8KgWMUQJqfGmEnEOnYAAJj/Ryyc6ggqCp z80lQgFSMPhLQ51sZBaBm/9N6eSf7v9eXjb/fIFc5X8QUxRkZp42m6WkE76bk8ZJx3xJJ+XLjoG 381rt2/vlgJhg/L+TFSv10f1TsCovkwVn+fmW/jQWp4dsDMITZ5Aa+DwUdnc= 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:6808:15a3:b0:4a3:95f3:68e with SMTP id 5614622812f47-4b2bc9ecbe5mr7906852b6e.9.1787204582918; Wed, 19 Aug 2026 22:43:02 -0700 (PDT) Date: Wed, 19 Aug 2026 22:43:02 -0700 In-Reply-To: <20260820043427.34468-1-khiemtranzo532001@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8693e6.4d75e56a.c9a88.0032.GAE@google.com> Subject: Re: [syzbot] [usb?] general protection fault in bus_remove_device From: syzbot To: khiemtranzo532001@gmail.com, linux-kernel@vger.kernel.org, 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+87188222c77c0dbbdb4d@syzkaller.appspotmail.com Tested-by: syzbot+87188222c77c0dbbdb4d@syzkaller.appspotmail.com Tested on: commit: a4ff2be3 Merge tag 'v7.3-p1' of git://git.kernel.org/p.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11c2d679580000 kernel config: https://syzkaller.appspot.com/x/.config?x=29686c02180e4e86 dashboard link: https://syzkaller.appspot.com/bug?extid=87188222c77c0dbbdb4d compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 patch: https://syzkaller.appspot.com/x/patch.diff?x=1328f815580000 Note: testing is done by a robot and is best-effort only.