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 E3A78401485 for ; Thu, 9 Jul 2026 09:53:21 +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=1783590803; cv=none; b=hsfjlI3YgCVrNXpQurDcZvkIfZG6x1PAHpx7lYO6z8I7BrYbryzift5KOQWLC11BIm0H+kqi/I02/wIOHUUt0jKlTtUrK0SLOSWX42HnPyZCNOyACs7T9f+yxZZqnuxuLsjZNoSupv9Wo/gJV3He3SIPY8eEVO/iqdG3mc2HC7U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783590803; c=relaxed/simple; bh=UE1dW5PU+Av9UqgYqgcCF1U3mBQFkUBZNQr5juUq+0g=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=loAVUTMo5ZUJnQ2LIc0vtPqxtoikW0ZhQX9Fvoo2aUKrjiPPL+LLOrNh5FVwsMSPXb82rT7JeTMu97LCm2uFfE3K5tx4SwJzS4JPzCWdTOalYYZk+hD1XL0r5H2v/ApOBcLtge7t7QRtL4tf46Jqqteae0GCt/ZoL2BwMXtIW8c= 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-7e7624e584dso2503426a34.2 for ; Thu, 09 Jul 2026 02:53:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1783590801; x=1784195601; 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=YnOfhCONnVBNghJx8/CvP4ZvLxOGejMdDTKS42FBthc=; b=hb2+U+cGFEtcFwlpWQYuysk1w4V3ndL5w/AMgVH9fcrM6EBGuilzwmLihT7bZR/Bmu ZBS8bnWzM0KE0PHq0OS7QdlCqtm0P8PIYHdo+8sXRdlBrc7r57jyFC6pELfReDvzbeSp Z1oTpIHG8rnoWFOWB02fwEeWQax+WcyvKGAikJjx+mZtTRbxAcEzxh3ReKaeixRMeRXw OA/psO1f9C5SKmnrgMcR9xrrdUee86thhiCiYJWpaa3Akevh3uMSnZoY+/i2sXH4ZZJZ +VThV4vIHNP6b4zOXdL1M1JjkdzDvjxZ4aWSwrMRdq+1N6xlVSaOtAOpktqeXsoFY0W6 iVbA== X-Gm-Message-State: AOJu0YxOsjUNsJhK31/LJMP1RC8/Dn5uEE8MwVfgFdywqbf7JMoI9k3D AFSq854d8mY9CEjhVKhcebKu2AKkoT15yyDoV7OX5LELwmsLrIiLpDAOUaADd43ixzidDDR813L l0BvbUXwk8JEYC9Dsf5e7a3g2yT6CNpqbQyCS5DGmtZmTQSZiQkoLjl6yGfw= 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:80b:b0:6a1:5a99:66f9 with SMTP id 006d021491bc7-6a36da85716mr4919479eaf.29.1783590800980; Thu, 09 Jul 2026 02:53:20 -0700 (PDT) Date: Thu, 09 Jul 2026 02:53:20 -0700 In-Reply-To: <69038243.a70a0220.5b2ed.0048.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a4f6f90.57639fcc.86d58.001d.GAE@google.com> Subject: Forwarded: [PATCH] Input: cm109 - fix URB double-submit due to missing open check From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: [PATCH] Input: cm109 - fix URB double-submit due to missing open check Author: xue.lei@windriver.com #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master