All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Subasri S <subasris1210@gmail.com>
Cc: castet.matthieu@free.fr, stf_xl@wp.pl, 3chas3@gmail.com,
	gregkh@linuxfoundation.org, akpm@osdl.org, gregkh@suse.de,
	linux-atm-general@lists.sourceforge.net, netdev@vger.kernel.org,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	syzbot+92f5bf49bf4ac75223ca@syzkaller.appspotmail.com
Subject: Re: [PATCH] usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind()
Date: Thu, 06 Aug 2026 15:50:35 +0000	[thread overview]
Message-ID: <178603143563.1348318.6670988207691284327.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260802-usb-ueagble-atm-v1-1-340f085b04aa@gmail.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 02 Aug 2026 11:59:24 +0530 you wrote:
> Add a bounds check on the global variable modem_index before
> using it as an index in sync_wait[] array whose size is NB_MODEM.
> 
> Reported-by: syzbot+92f5bf49bf4ac75223ca@syzkaller.appspotmail.com
> Tested-by: syzbot+92f5bf49bf4ac75223ca@syzkaller.appspotmail.com
> Closes: https://syzkaller.appspot.com/bug?extid=92f5bf49bf4ac75223ca
> Fixes: b72458a80c75 ("[PATCH] USB: Eagle and ADI 930 usb adsl modem driver")
> Signed-off-by: Subasri S <subasris1210@gmail.com>
> 
> [...]

Here is the summary with links:
  - usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind()
    https://git.kernel.org/netdev/net-next/c/37a5e120118a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2026-08-06 15:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-02  6:29 [PATCH] usb: atm: ueagle-atm: fix array-index-out-of-bounds in uea_bind() Subasri S
2026-08-06 15:50 ` patchwork-bot+netdevbpf [this message]

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=178603143563.1348318.6670988207691284327.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=3chas3@gmail.com \
    --cc=akpm@osdl.org \
    --cc=castet.matthieu@free.fr \
    --cc=gregkh@linuxfoundation.org \
    --cc=gregkh@suse.de \
    --cc=linux-atm-general@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stf_xl@wp.pl \
    --cc=subasris1210@gmail.com \
    --cc=syzbot+92f5bf49bf4ac75223ca@syzkaller.appspotmail.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.