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 8B20F7478 for ; Tue, 28 Apr 2026 04:05:04 +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=1777349105; cv=none; b=fcJraffjKvy7cBCN69WzRNRU4SF7lFLK6yZYYeLtZFVh4YMWulnPX7ko4pdSMth9SB/zASsmRNNp1MghmDIkxeiuF0WkTxLZAtAIV6Ex075N7KCYOvX4BJSYzrtODBFdoG+Yxc/4TE4QT5m3euGy1CuXav8Sc+JlNQuwB9zWVRE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777349105; c=relaxed/simple; bh=R5hZ1LtVhbXgl3yzMerlJ64/w5AM6S4CrH13fo66tDw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=rXJDyXzxRwhn7g37455I+C68a33Kcg3tyUDOKxWMdBDKEL6tDuJ20CLyrvbaYL9LVPS7+9+EjcCuIltsxtg/sF45+mQH6Zq/i0Iq5PRsPOvB/Avt0ilkHe3D+v2lAvcFgkNkPITl/FJRN9nD86l+Ls0rxfrLRx1t/uacm+KMjW0= 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-66308f16ea1so15436292eaf.2 for ; Mon, 27 Apr 2026 21:05:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1777349103; x=1777953903; 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=895Mt6/gpXHhuxOSyu8Hm2PzpeJ2ZQoRT/ipfshWHl4=; b=Ns4Wn4ZNCUShblcvGGMeMmoul1sv6Q2O9bz3s/SuEehR/acMbvrmg/s6xJwRPAusej h6RZVNEGvh89r14D0XmJyDThZwm58/RzPYXCKR7BeEqCLdNCPB00E0BmLQ0yx33crdrD 5mDy8KuGrJpmoyN1Z9jPjP6ZwrSMnkwMTyXsPNs6S1CcuzbN3nnDpxke7RHTxjmCCZOy IYKX8TfzGUYKvIjnxLBIL+qmpjACAzvJcjD/8fMzGYoBBv34lIgSexHfsYpT+bvzvG3p zM1sjVaX6bFc8HSQXaEswYDkMAc3wbSaDU/UEFsri+4XwdrDHyAfMWb3PNXq36p4sQlb iIXQ== X-Forwarded-Encrypted: i=1; AFNElJ8Ugq7DLv44FO+WomFI3Dn6kAJTZip9Y4BWLQDU/B2oKG1cGU8PQA30nsHpA7PSGjP7Y+TY3M18UHXtJh4=@vger.kernel.org X-Gm-Message-State: AOJu0YyMjjBnSXcSUP3YY4A7mj6JT9mHY6MMrczDosFKrOwlkH4/W9xC WIKHn26F7m6evgia+CFfJga4/qf9jnaGQyq/cu1yOcIWoWsgt/2dLkZpF29FKeDWcHwbI6rjhtj NgXZ9E0vLDfHGhAp3nvpv5EE96SCXyxXpfnDwCQ0DSJweO+BTPawjSp7UmyU= 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:c89:b0:696:175d:6016 with SMTP id 006d021491bc7-6965cb301dcmr743127eaf.37.1777349103615; Mon, 27 Apr 2026 21:05:03 -0700 (PDT) Date: Mon, 27 Apr 2026 21:05:03 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69f031ef.050a0220.1eaaa4.0009.GAE@google.com> Subject: Re: [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hidraw_report_event From: syzbot To: eadavis@qq.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: 39704f00 Add linux-next specific files for 20260427 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=131462ce580000 kernel config: https://syzkaller.appspot.com/x/.config?x=dea2372337a7c0e 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=16e87236580000 Note: testing is done by a robot and is best-effort only.