From: Jakub Kicinski <kuba@kernel.org>
To: Dmitry Kandybka <d.kandybka@gmail.com>
Cc: linux-wireless@vger.kernel.org, lvc-project@linuxtesting.org
Subject: Re: [PATCH] wifi: mt7601u: fix possible index-out-of-bound in mt76_init_sband_2g()
Date: Tue, 22 Apr 2025 06:13:29 -0700 [thread overview]
Message-ID: <20250422061329.65e179ff@kernel.org> (raw)
In-Reply-To: <20250422110728.1274143-1-d.kandybka@gmail.com>
On Tue, 22 Apr 2025 14:07:26 +0300 Dmitry Kandybka wrote:
> In 'mt76_init_sband_2g', add return with '-EINVAL' in case of register
> channel start bound exceeds size of 'mt76_channels_2ghz' array.
> Compile tested only.
nack, please try to find real issue instead of wasting people's time
prev parent reply other threads:[~2025-04-22 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 11:07 [PATCH] wifi: mt7601u: fix possible index-out-of-bound in mt76_init_sband_2g() Dmitry Kandybka
2025-04-22 13:13 ` Jakub Kicinski [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=20250422061329.65e179ff@kernel.org \
--to=kuba@kernel.org \
--cc=d.kandybka@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=lvc-project@linuxtesting.org \
/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.