Wireless Daemon for Linux
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH 2/2] p2p: fix out of scope read
Date: Fri, 30 Jul 2021 10:40:48 -0500	[thread overview]
Message-ID: <198e5a5e-cf07-e418-145e-1b47bf35c408@gmail.com> (raw)
In-Reply-To: <20210730150727.199809-2-prestwoj@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

Hi James,

On 7/30/21 10:07 AM, James Prestwood wrote:
> The authorized macs pointer was being set to either the wsc_beacon
> or wsc_probe_response structures, which were initialized out of
> scope to where 'amacs' was being used. This resulted in an out of
> scope read, caught by address sanitizers.
> ---
>   src/p2p.c | 22 ++++++++++------------
>   1 file changed, 10 insertions(+), 12 deletions(-)
> 

Applied, thanks.

Regards,
-Denis

  reply	other threads:[~2021-07-30 15:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 15:07 [PATCH 1/2] eap-aka: round to nearest word on message buffers James Prestwood
2021-07-30 15:07 ` [PATCH 2/2] p2p: fix out of scope read James Prestwood
2021-07-30 15:40   ` Denis Kenzior [this message]
2021-07-30 15:39 ` [PATCH 1/2] eap-aka: round to nearest word on message buffers Denis Kenzior

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=198e5a5e-cf07-e418-145e-1b47bf35c408@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.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