From: Kalle Valo <kvalo@codeaurora.org>
To: Walter Harms <wharms@bfs.de>
Cc: Dan Carpenter <dan.carpenter@oracle.com>,
Jakub Kicinski <kuba@kernel.org>,
Jouni Malinen <jouni@qca.qualcomm.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"kernel-janitors@vger.kernel.org"
<kernel-janitors@vger.kernel.org>
Subject: Re: AW: [PATCH] ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Date: Fri, 14 Aug 2020 10:29:27 +0000 [thread overview]
Message-ID: <874kp5msfs.fsf@codeaurora.org> (raw)
In-Reply-To: <61e34f670a4845f8b1cbf6f6013f8a35@bfs.de> (Walter Harms's message of "Fri, 14 Aug 2020 08:49:43 +0000")
Walter Harms <wharms@bfs.de> writes:
> the debugtrace will give the impression that the function is
> running. perhaps it is more clever to have this after the check.
But it's possible to deduce from the debug message that aid is out of
limit, so I prefer the way Dan did it.
Please don't top post. Also your mails are not visible in patchwork and
are easily missed, most likely due to using "AW:" in the subject.
https://patchwork.kernel.org/patch/11712551/
--
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Walter Harms <wharms@bfs.de>
Cc: Dan Carpenter <dan.carpenter@oracle.com>,
Jakub Kicinski <kuba@kernel.org>,
Jouni Malinen <jouni@qca.qualcomm.com>,
"linux-wireless\@vger.kernel.org"
<linux-wireless@vger.kernel.org>,
"kernel-janitors\@vger.kernel.org"
<kernel-janitors@vger.kernel.org>
Subject: Re: AW: [PATCH] ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Date: Fri, 14 Aug 2020 13:29:27 +0300 [thread overview]
Message-ID: <874kp5msfs.fsf@codeaurora.org> (raw)
In-Reply-To: <61e34f670a4845f8b1cbf6f6013f8a35@bfs.de> (Walter Harms's message of "Fri, 14 Aug 2020 08:49:43 +0000")
Walter Harms <wharms@bfs.de> writes:
> the debugtrace will give the impression that the function is
> running. perhaps it is more clever to have this after the check.
But it's possible to deduce from the debug message that aid is out of
limit, so I prefer the way Dan did it.
Please don't top post. Also your mails are not visible in patchwork and
are easily missed, most likely due to using "AW:" in the subject.
https://patchwork.kernel.org/patch/11712551/
--
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-08-14 10:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 14:13 [PATCH] ath6kl: prevent potential array overflow in ath6kl_add_new_sta() Dan Carpenter
2020-08-13 14:13 ` Dan Carpenter
2020-08-14 8:49 ` AW: " Walter Harms
2020-08-14 10:29 ` Kalle Valo [this message]
2020-08-14 10:29 ` Kalle Valo
2020-08-14 11:17 ` Dan Carpenter
2020-08-14 11:17 ` Dan Carpenter
2020-08-17 10:22 ` Kalle Valo
2020-08-17 10:22 ` Kalle Valo
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=874kp5msfs.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=dan.carpenter@oracle.com \
--cc=jouni@qca.qualcomm.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=wharms@bfs.de \
/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.