Linux wireless drivers development
 help / color / mirror / Atom feed
From: Luciano Coelho <luciano.coelho@intel.com>
To: kvalo@codeaurora.org, johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH 06/16] mac80211_hwsim: make copying of ciphers safer by checking the length
Date: Fri, 15 Mar 2019 18:40:47 +0200	[thread overview]
Message-ID: <0cf2145dcbdae5c94beefea7f6681be325e0bbd1.camel@intel.com> (raw)
In-Reply-To: <20190315163634.17315-7-luca@coelho.fi>

On Fri, 2019-03-15 at 18:36 +0200, Luca Coelho wrote:
> From: Luca Coelho <luciano.coelho@intel.com>
> 
> Make sure the length of the ciphers we are copying never exceeds the
> space we have for storing them.  There is no risk of overcopying at
> the moment, because we check n_params before, but this makes this
> function safer in case someone changes something in the future.
> 
> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
> ---

Ooops, this one should obviously not go through my tree.  Johannes, can
you please take it? I've removed from my tree and won't include it as
part of my pull-request.

I'll also check patchwork and make sure it's under Johannes' name.

--
Cheers,
Luca.


  reply	other threads:[~2019-03-15 16:40 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15 16:36 [PATCH 00/16] iwlwifi: updates intended for v5.1 2019-03-15 Luca Coelho
2019-03-15 16:36 ` [PATCH 01/16] iwlwifi: mvm: enable HT/VHT IBSS Luca Coelho
2019-03-15 16:36 ` [PATCH 02/16] iwlwifi: mvm: be more forgiving if num of channels is too big Luca Coelho
2019-03-15 16:36 ` [PATCH 03/16] iwlwifi: add support for 6-7 GHz channels Luca Coelho
2019-03-15 16:36 ` [PATCH 04/16] iwlwifi: support new NVM response API Luca Coelho
2019-03-15 16:36 ` [PATCH 05/16] iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSP Luca Coelho
2019-03-15 16:36 ` [PATCH 06/16] mac80211_hwsim: make copying of ciphers safer by checking the length Luca Coelho
2019-03-15 16:40   ` Luciano Coelho [this message]
2019-04-08 12:22   ` Johannes Berg
2019-03-15 16:36 ` [PATCH 07/16] iwlwifi: dbg: use dump mask for tx command dumping length Luca Coelho
2019-03-15 16:36 ` [PATCH 08/16] iwlwifi: mvm: use dump worker during restart instead of sync dump Luca Coelho
2019-03-15 16:36 ` [PATCH 09/16] iwlwifi: pcie: switch to correct RBD/CD layout for 22560 Luca Coelho
2019-03-15 16:36 ` [PATCH 10/16] iwlwifi: for AX210 device support radio GF4 Luca Coelho
2019-03-15 16:36 ` [PATCH 11/16] iwlwifi: mvm: set max amsdu for TLC offload Luca Coelho
2019-03-15 16:36 ` [PATCH 12/16] iwlwifi: dbg: add DRAM monitor support for AX210 device family Luca Coelho
2019-03-15 16:36 ` [PATCH 13/16] iwlwifi: dbg_ini: separate between ini and legacy dump flows Luca Coelho
2019-03-15 16:36 ` [PATCH 14/16] iwlwifi: Use struct_size() in kzalloc Luca Coelho
2019-03-15 16:36 ` [PATCH 15/16] iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info() Luca Coelho
2019-03-15 16:36 ` [PATCH 16/16] iwlwifi: dbg_ini: align to FW api version 1 Luca Coelho

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=0cf2145dcbdae5c94beefea7f6681be325e0bbd1.camel@intel.com \
    --to=luciano.coelho@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox