All of lore.kernel.org
 help / color / mirror / Atom feed
From: syzbot <syzbot+0cd0fb4cf3f4722d6663@syzkaller.appspotmail.com>
To: contact@henrialfonso.com
Cc: contact@henrialfonso.com, linux-kernel@vger.kernel.org,
	 syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb
Date: Sun, 21 Jun 2026 06:50:02 -0700	[thread overview]
Message-ID: <6a37ec0a.713c5d62.148f7.0003.GAE@google.com> (raw)
In-Reply-To: <19eea71f424.3cd15d531384711.2172053588253764796@henrialfonso.com>

> #syz test: git:// http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git  9afe652958c3

I've failed to parse your command.
Did you perhaps forget to provide the branch name, or added an extra ':'?
Please use one of the two supported formats:
1. #syz test
2. #syz test: repo branch-or-commit-hash
Note the lack of ':' in option 1.

>
>
>
> diff --git a/drivers/media/usb/dvb-usb/dib0700_core.c b/drivers/media/usb/dvb-usb/dib0700_core.c
>
> index 986e552f0a97..000000000000 100644
>
> --- a/drivers/media/usb/dvb-usb/dib0700_core.c
>
> +++ b/drivers/media/usb/dvb-usb/dib0700_core.c
>
> @@ -311,6 +311,11 @@ static int dib0700_i2c_xfer_legacy(struct i2c_adapter *adap,
>
> st->buf[0] = REQUEST_I2C_READ;
>
> st->buf[1] |= 1;
>
>
>
> +			if (msg[i + 1].len == 0) {
>
> +				result = -EINVAL;
>
> +				goto unlock;
>
> +			}
>
> +
>
> /* special thing in the current firmware: when length is zero the read-failed */
>
> len = dib0700_ctrl_rd(d, st->buf, msg[i].len + 2,
>
>       st->buf, msg[i + 1].len);
>
>  

       reply	other threads:[~2026-06-21 13:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <19eea71f424.3cd15d531384711.2172053588253764796@henrialfonso.com>
2026-06-21 13:50 ` syzbot [this message]
     [not found] <19eeb185b07.1092251c1402089.3645881485633059809@henrialfonso.com>
2026-06-21 17:42 ` [syzbot] [usb?] WARNING in dib0700_ctrl_rd/usb_submit_urb syzbot
     [not found] <19eeadee149.6b36a0681396909.4018084711379907981@henrialfonso.com>
2026-06-21 16:45 ` syzbot
     [not found] <19eeacf9be8.2dfdb8611395446.235320573208400958@henrialfonso.com>
2026-06-21 15:42 ` syzbot
     [not found] <19eea77c618.dada2211385513.4507326562881481209@henrialfonso.com>
2026-06-21 15:06 ` syzbot
     [not found] <19ee8abaab6.247682c01322736.5993741758980597841@henrialfonso.com>
2026-06-21  9:57 ` syzbot
2025-06-20  3:04 syzbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a37ec0a.713c5d62.148f7.0003.GAE@google.com \
    --to=syzbot+0cd0fb4cf3f4722d6663@syzkaller.appspotmail.com \
    --cc=contact@henrialfonso.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.