From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f197.google.com (mail-oi1-f197.google.com [209.85.167.197]) (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 950E437CD59 for ; Wed, 19 Aug 2026 09:06:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.197 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787130366; cv=none; b=sTm6gExwQJMzvBQdqdsbffbl6drn8tqFdprhKBZEXlKzjTWC9q7qRET7T4pRYgWBH5Bvq+AZgYW65aDqmOURfjYLa3xLD/CFzXnzebP8NaWfgg0zC4JFQM/ByadCsimJSF9gBwSw0NYeqL4/qeCM51g9neQQzLufkaipq103GBg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787130366; c=relaxed/simple; bh=m1lcOZmiI5Trzeh8o7L5cpwZCSKzLiaiJ20lAoLLq0w=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=DYaETXYFUR0D/gU5eUMVmE+RpqJpk6JMOsiNghFNdehxFjvcLCrmg6VBjtf16VInK/bOjk+tmueOzxQHyk6Oi0K257SqKCvG3pdN3Jxdfaemyu4qgmmKx198PyFLhc8TqHRumydQYqawe8HbI6UGr65YFEAoH5iaipU6mrTuDho= 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.197 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-f197.google.com with SMTP id 5614622812f47-4b28d7ffab1so982419b6e.1 for ; Wed, 19 Aug 2026 02:06:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787130363; x=1787735163; 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=BilJbFlAhGqp+7c7Ui8iyEyrbxyMouAq4f8wf73agbg=; b=W/X/i5HAHjCXuAsuuNDaMl9YKP69VDqXr2GptH1RT2Uzd6VRs0eCxi6htpbcux6Yvr TsJPI/ynSNL0H5I3vK96qIupkPkAEV0PB0hNJmsnurtBtuKhEBHaBdvGo7qfeLSktAVO KYGfkzRqBjf7R+b6NyDC1sjhrPaqctS/RXsCvLaZId+JCYD+sIUm83sIfB7UanScTCEd OXCTRvZcQdZ7r3/cGum/EfgfbzL0dHlVUbQznZipTJxbAF3bkyCmPEVESSK7nK/9UYd2 fo9UOj/qBdydjd4dEaNjYChTGmZNqbegJS9eelfQwnjDri6AAkwBXY8C6ytEaZlLZdeF gicg== X-Forwarded-Encrypted: i=1; AHgh+Rr531k0OEXkOT/W4gi64g+NzGC8LhsfL8wMIPpFh9JvGIKMAKCSXTBTF4j6ZvFrqzZk36NZWdgMZ2CrHFE=@vger.kernel.org X-Gm-Message-State: AOJu0YyrHZeaqzI8EC6MBnEkdgY8qG93TrBANUCgDQvJ6ykc0faaRqKw UnaZweKQk8rurnxJBtCvYeZcIXpGeM8C3IfGl5fhFCHpRJnUTgeKAifD5gsw2IaCZcvzR0p0Wlw QNY5Ipd6cVGd2JAxMipHi1qjelqjOX9a1qQadkRMZFLXw+3dzhPSYwCObmZI= 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:1b9b:b0:496:117b:1f04 with SMTP id 5614622812f47-4b2ba592f0fmr2862824b6e.2.1787130363543; Wed, 19 Aug 2026 02:06:03 -0700 (PDT) Date: Wed, 19 Aug 2026 02:06:03 -0700 In-Reply-To: <19af6636-a83f-4ef9-abb2-04be5985ade5@yandex.ru> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8571fb.4d75e56a.c9a88.0025.GAE@google.com> Subject: Re: [syzbot] [input?] [usb?] memory leak in __usbhid_submit_report (2) From: syzbot To: dmantipov@yandex.ru, 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+e2c057ea576d2644e2be@syzkaller.appspotmail.com Tested-by: syzbot+e2c057ea576d2644e2be@syzkaller.appspotmail.com Tested on: commit: bd5f485f Merge tag 'soc-arm-7.3' of git://git.kernel.o.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=132db815580000 kernel config: https://syzkaller.appspot.com/x/.config?x=82c3db8c83e3e016 dashboard link: https://syzkaller.appspot.com/bug?extid=e2c057ea576d2644e2be 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=16bd9679580000 Note: testing is done by a robot and is best-effort only.