From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f69.google.com (mail-oa1-f69.google.com [209.85.160.69]) (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 26A49378D98 for ; Mon, 24 Aug 2026 02:43:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787539386; cv=none; b=b8MsDSsQ5aWwtWOtbfXVbRnMq6F/qytI5SpGAe+ttT51S0Sc3qUbEyPOszA5sS2XouzRAoOz4Sg+txoDB/2w63TyI5f68aUL6lR5x8mfRSip5TY+9UYVmexOn6RN+eAwLPf7CFqOMJx0T9a+zcxU+NSSvk6zgsEwN0S4tgLA38w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787539386; c=relaxed/simple; bh=76B81sorEegFVyh/AZWaj3PwOCKKFxbKCe7s5zw9aP8=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=P3Nlgm9MYvCZlaT0cmYSD1mEQBsAK/W142jme2uHogIsZxn2qTGWggdipfBTHyElUNNU2fC9fa+aAK56KJGVgFc5DDqmiAuF9P/NjDYtXI+9SdP3b6wgT9iJ3l7qUjy+af1R5IOuETrz+8kLJTmV9H24836XGyWALlQJAdMkPTQ= 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.160.69 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-oa1-f69.google.com with SMTP id 586e51a60fabf-4583ab9a376so6344835fac.0 for ; Sun, 23 Aug 2026 19:43:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787539382; x=1788144182; 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=fk7v7C33McXx6foyI6mHAUsOoDriDasMvOGQAajb9I8=; b=N9jQ/teJWB9RtsuKmWu1cfXwOd4ocigcF0oYV8f4kB2YSgo8hTN/sK6gSlBcyWWpJP dAiuEZ45VM9fdTLwPwmERhf1ZQJEdfsO166nc4k7cbcMNOrVnWEhbyQfP8SNK4iCjVuU Hlj5vYA7uV2Yg1S0utAOcEX+DvSCvZiywc/zwpaW+JK0PgJAqdbiA+q3HMNC+0XE4FV3 BEPOsvx2lRfW2K+pxmuc4cSMk+RlJwEayWqSzmW87mg/+6uIYmNZVaURrjBBvLM5Aw7L csIgSS5HQhl8CRD2jk18gr+IW9IIvbMeDIqhTf4W5CptLJ3ot7abEat6kf+pgvpDJcBf iE0g== X-Forwarded-Encrypted: i=1; AHgh+RqP+KGgPNhUl2E+FL1MRSyjGhgzI6M9cuDeM/Vz7yVfIynMhJB9SY4U+bnVgljZkc74ApoRwZrvsJSAjfc=@vger.kernel.org X-Gm-Message-State: AFuF++kTb+jn5JKnt9CmvXWE6ZnDscJNrYjyqfw6hskVdo7gpZZ1IZ+H DZyMOb0eB4eiMrXuIOn1djuIojFHsIbcFU1IgzKhXHb89jvq79eGg/hotXzgu5m52dTrs95gP56 sshKao5p13Xcb2nUgOFfOrzJm4F4RpNsDCGbQ9+b8CD2Usn6dKaxa7rLfeN0= 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:1003:b0:6b1:51fa:3562 with SMTP id 006d021491bc7-6b15944e04cmr18036296eaf.34.1787539382275; Sun, 23 Aug 2026 19:43:02 -0700 (PDT) Date: Sun, 23 Aug 2026 19:43:02 -0700 In-Reply-To: <20260824015837.18087-1-kartikey406@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a8bafb6.ae6ddae5.3da009.0073.GAE@google.com> Subject: Re: [syzbot] [net?] [usb?] UBSAN: shift-out-of-bounds in vcc_connect From: syzbot To: kartikey406@gmail.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+6665d3db5fef15914802@syzkaller.appspotmail.com Tested-by: syzbot+6665d3db5fef15914802@syzkaller.appspotmail.com Tested on: commit: 4352b8ae Merge tag 'i3c/for-7.3' of git://git.kernel.o.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12523549580000 kernel config: https://syzkaller.appspot.com/x/.config?x=a7b54093c8b7a894 dashboard link: https://syzkaller.appspot.com/bug?extid=6665d3db5fef15914802 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=16682625580000 Note: testing is done by a robot and is best-effort only.