From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.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 5AE4A3B47E2 for ; Tue, 28 Apr 2026 21:19:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777411147; cv=none; b=HE8sa7lWVarqIh/Pa39FBJjjOi259aHy5UguoYMlfTI83nChwQ1KHCmqRx6a2bF+Xv3TjfLQowLh+fTPV+SAZ/fBBOnh3DlQz8r5uRnIebcqTEctryJkM3Ves9qff75hXMgY+xrxFI0Bdxh6rDX0jHZJ+VyeC7K57y/wqD+oHAE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777411147; c=relaxed/simple; bh=eGDa9Q7VCVct67AGrSQ0WcBXJs88PP8p6IbYWW7nX9s=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=pqLLKFeau3IwOYsmFzBcOICLA8HgXQTHeK4+l/wR5VVrgqQZYM4jxJAgdWY1JEnOxsFVR/fJAGc6AxZ0sc6OGP6Ai4kT8zY3aL5+BsLhSUSOCMfLmWnojPM6RzcjEFs1rwd4fmNuv14dl901QZXz7I7DI+RNAB9CGY5K1cgkwBs= 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.210.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-ot1-f71.google.com with SMTP id 46e09a7af769-7dcd603855aso580247a34.0 for ; Tue, 28 Apr 2026 14:19:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777411144; x=1778015944; 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=0LEnBEZm/PP7KFjIzoE0XqoDpCNWElHnUjU7UFUCiFI=; b=lzbOvdZQSN13uKFMJD9dljRaSoPsuVqsYFqGyAO2ZVFBPL7Nkz2jLu+t4vCCVGIvXp /inWuk6Q6vkFHM1he47ulwnH4KrNtMGiZaYlEQfc7/W9gcekgWX9m2wB7JUM7NLcDoFN qVXB6HXG++gtLjz0XiYsQ2rzOSUT/Op4xuzTnzKhh8IA4TeKcZgqIrMejZIj5LUmNpaO d/gW7D4Tor9nnV/GszWnmpZF0zyPFeuOXj/1TtKGqDLHL+LMU5O0iF8kiUJB1zTOLSjT NhjHavnfZIevWuIdd9U8he3e2CFh5OeE8E91++YxrTVO0ONETdm9HxNDPH+UP8L3/yuc SG/Q== X-Forwarded-Encrypted: i=1; AFNElJ8hNNfzAN4iscURNhzalJ5cBANWbIvfq/eiis3aUbMi7RM4pSevi8iOHQ/g07hSpYvRGaraVXFq8bwhw7s=@vger.kernel.org X-Gm-Message-State: AOJu0YwD/u65yHJ+uSALmCd/fGdo5cxFrg5pSYUfqndLsHEtZ+cOmc9q MkAIvuu7NFCrvVf/Gdm84v+O7wnXmaYp1J4lTvRUiT/7G+9w9pI24ovVFNkdVjgF+ZD6+opu6MG RzkwFbSBFWuY0qMO8nvpXj4ZCQb028TYQ6j1EllQqP+12/1M/klM4BG8iL8o= 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:2f0c:b0:694:91f7:3fe0 with SMTP id 006d021491bc7-6966a452bdfmr116770eaf.15.1777411144436; Tue, 28 Apr 2026 14:19:04 -0700 (PDT) Date: Tue, 28 Apr 2026 14:19:04 -0700 In-Reply-To: <20260428202704.2236-1-hdanton@sina.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f12448.050a0220.ac8b.0005.GAE@google.com> Subject: Re: [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hidraw_report_event From: syzbot To: hdanton@sina.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+9eebf5f6544c5e873858@syzkaller.appspotmail.com Tested-by: syzbot+9eebf5f6544c5e873858@syzkaller.appspotmail.com Tested on: commit: 9974969c Add linux-next specific files for 20260428 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=111962ce580000 kernel config: https://syzkaller.appspot.com/x/.config?x=f072a08680d0aa6a dashboard link: https://syzkaller.appspot.com/bug?extid=9eebf5f6544c5e873858 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=128472d2580000 Note: testing is done by a robot and is best-effort only.