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 621631E8332 for ; Thu, 12 Mar 2026 12:23: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=1773318184; cv=none; b=RBfOuG20BhEK5nt7jY62vLMsVqOmOOViu0vN9yah1qmVKyoBJr1sSDzyU6vxP1YgepnERslVfHxctDUMgZ5+BlqhbFAWkeO/TfMw6xgxTDxthrrMYOKQ8nQ1BpJaNjK4Z38Hu9zwKZmgA6q8lKPdx2b3DMMpcQMbYjgzT1PPGzc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773318184; c=relaxed/simple; bh=z0G0puWy1lN77dHhsOV0uWp7x5GNpJzlMVKiHdXqJwQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=dYiYvOFtrGK8ABwSchSVP3zAtnVSmg4eUeq4JeFBREHGlgJdKwaAodaoVhsn34fZLT6MQeVWlmL7Npc8t1nJ1+HyBDhFB9tPc4bGpli/zYSY7N1yJLo09SpEyRFmQRYikMbtnvJJN2g25f+enpqwAzrYcV1OquC/UDXZhWc/SJo= 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-67bb3853058so6954405eaf.3 for ; Thu, 12 Mar 2026 05:23:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1773318182; x=1773922982; 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=BNyiDL86svtm8hYaEtNGiPGko4nheprEZUNU3pgbg5s=; b=mNZiZv44vnxHVHhVKVGmBuVCv20rHnU1yuKJooQ1nAS1NnbfykF4DOLCC0dtUJiFIA cZwXmr10Qf1oYwCRLPWZ5p33Lps+6wZqKjUI66vlx+RcevuiF+XJ8qsbGyNOp0vebCEV ldBvsvfx34nMtcKipop6HqlapRNxSgT1TpZvCJJ1b20lGFtJdkSnqH1UGp7xrjsv1OFf Ll7I3IBNP2ijTw/tGFlRuBqzIPuMfDx+duXpHoF1YrapT99ZmrAWM/eKiblGvFhatZCj pkDp+1T7t4uEFRMFTMmZypjAaDKhmAPq34e5rowJLqF5MBkz9fixGevoww85BymOopK1 qJpg== X-Forwarded-Encrypted: i=1; AJvYcCVnA3gLvyDPXTd0Mh39oC8nlRhSf2w214m2hLm8HvcttCYNpHZTN4q2VeyfcIbs8kteuNkgqcGxlY3lke0=@vger.kernel.org X-Gm-Message-State: AOJu0Yy6amN61sory4q+VaGK2njM7CrJn/sGsliH7XUhh0ioZlTObNxL OJmjYi006uQ7jrofTF/D1p+IowjM+OQ8969VjIoeEVfLuA/KLhjv4aMG/S4INi5oTDBJO1HFPtg XBr5Zq/qzGliYDRxjUjHo3YhpCj6OPLngtxBml6fJeA4MYZjoci31LszuD8o= 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:f011:b0:672:e67a:96cf with SMTP id 006d021491bc7-67bc88a78c3mr3755113eaf.16.1773318182375; Thu, 12 Mar 2026 05:23:02 -0700 (PDT) Date: Thu, 12 Mar 2026 05:23:02 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69b2b026.a00a0220.94e15.0024.GAE@google.com> Subject: Re: [syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups (2) From: syzbot To: halves@igalia.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+9a3c54f52bd1edbd975f@syzkaller.appspotmail.com Tested-by: syzbot+9a3c54f52bd1edbd975f@syzkaller.appspotmail.com Tested on: commit: 80234b5a Merge tag 'rproc-v7.0-fixes' of git://git.ker.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=11d2775a580000 kernel config: https://syzkaller.appspot.com/x/.config?x=5b33ceebbe3e9ed3 dashboard link: https://syzkaller.appspot.com/bug?extid=9a3c54f52bd1edbd975f 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=1161ef5a580000 Note: testing is done by a robot and is best-effort only.