From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f199.google.com (mail-oi1-f199.google.com [209.85.167.199]) (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 30E1C3EEAF4 for ; Mon, 10 Aug 2026 14:01:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786370464; cv=none; b=MKjdKXSgfvTbxyIn4bOctbXUfiJmU8e+wVO4n8avB5AOKiUs/4HPqQQb1zOLCAJgUuVOsFWUjwtGsh6Uaqke4Tr/u1LEzWs3gO/EuWBCibr42pfsHoP23dX4p0bl/7/yY0QFS+HfavwEUhnPmNTvh8xSLU9bRV9c1fqhFcewBx0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786370464; c=relaxed/simple; bh=KNcy3oWAXQhp+UdB/OwJMxQxqgCQBbHqHmqIImLqzcQ=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=gicOUwVIyuqv1CXepUvTixqC48tBUPf5QNIw5w6RGT0YMB5oZxaUdeQ7eVTfsQr6RHE0bR/poIvQqsHz/ToGbSvpbF6VPpprfj7ajew939W38MHrgk9gAJkkCWYsO1XT0ecgtCNXdU8N++gZ+96kBQhUH3hRqysE8n01YNDhsuk= 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.199 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-f199.google.com with SMTP id 5614622812f47-4a4a7d0362eso2237644b6e.0 for ; Mon, 10 Aug 2026 07:01:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786370462; x=1786975262; h=content-transfer-encoding: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=yj8U70rpQjylJKB5F96zKqtYfPM0TxG3TfQUBt82rSA=; b=A5TqwsOueDw2QFQXrDI/lRI5LPEf0ww/hJ4qUxQiiHrBHK98gNmz8/RIqHBUDa7qzK QuwdFbzpdMgH0+l3h5Pn/OJlJ8Yq8dKCfTpZXOav+K0ZgkoMxOHE6/ou05sgK7NOQIGr iwAu01URjgoXsDvwIoHrDBtGiFCuLTSjm1e7AphYkE81qwnht2JDOJqAof06KRgOXcV0 MPd78EYLc2O2ky6gbOVdPHtBC7Al9gieP29LCUH7bVNgV4WID34S4uWQOnsngPCgQsq3 Kejcx/2RTzSlEQtlUDm1LgFMn+zOLKZemfax9lV3cwJ9sUU77bu3q4TXb+gKmusNltFp NSGA== X-Forwarded-Encrypted: i=1; AHgh+RqONRJiHZbbGxb7m2/jYnFr+TkpPGRM4u7cjMhsaLOFc7osomL71MQ65NaulTppNAxOsAMn8okVZpw9t74=@vger.kernel.org X-Gm-Message-State: AOJu0Yy6n+4/QeJUpzxvu36m5tKYMis3JilVZGkJCjs5N1CK+Z3MPyKC 4RdFK08HqONPyaxYLqYPPCI+Rz+qbU8KaWnBDljLM9I8ICqL3MuojrlqepP76/+kUDMrXXG+eL3 j+RNYl47pptTdZSLXbAzmfrNASpB2Md5hKhrngel3dIcH//rNEGACBFppZuo= 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:c196:b0:4a4:933:b20f with SMTP id 5614622812f47-4b133225dbamr17244077b6e.7.1786370461949; Mon, 10 Aug 2026 07:01:01 -0700 (PDT) Date: Mon, 10 Aug 2026 07:01:01 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a79d99d.01d0871a.3a0d52.00a9.GAE@google.com> Subject: Re: [syzbot] [input?] KASAN: slab-use-after-free Read in input_dev_uevent (2) From: syzbot To: dmantipov@yandex.ru, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, syzbot tried to test the proposed patch but the build/boot failed: failed to checkout kernel repo https://git.kernel.org/pub/scm/linux/kernel/= git/torvalds/linux.git on commit db2ddb87143519e20a95aa36c60b36107b736a58: = failed to run ["git" "-c" "core.hooksPath=3D/dev/null" "fetch" "--force" "-= -tags" "4d52a57a3858a6eee0d0b25cc3a0c9533f747d8f" "db2ddb87143519e20a95aa36= c60b36107b736a58"]: exit status 128 Tested on: commit: [unknown=20 git tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li= nux.git db2ddb87143519e20a95aa36c60b36107b736a58 kernel config: https://syzkaller.appspot.com/x/.config?x=3Daaf0da806f99531= 8 dashboard link: https://syzkaller.appspot.com/bug?extid=3D2a123f6269da57ffe= faa compiler: =20 patch: https://syzkaller.appspot.com/x/patch.diff?x=3D114560795800= 00