All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Inga Stotland <inga.stotland@intel.com>
Cc: brian.gix@intel.com, linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v2] mesh: Fix address overrun error in rx filter
Date: Sat, 26 Mar 2022 17:10:10 +0000	[thread overview]
Message-ID: <164831461027.13360.7891839260901344422.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220325234625.24642-1-inga.stotland@intel.com>

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Brian Gix <brian.gix@intel.com>:

On Fri, 25 Mar 2022 16:46:25 -0700 you wrote:
> This fixes the following error for invalid read access when registering
> filter for incoming messages:
> 
> 140632==ERROR: AddressSanitizer: stack-buffer-overflow on address...
>  #0 0x7f60c185741d in MemcmpInterceptorCommon(...
>     #1 0x7f60c1857af8 in __interceptor_memcmp (/lib64/libasan.so...
>     #2 0x55a10101536e in find_by_filter mesh/mesh-io-unit.c:494
>     #3 0x55a1010d8c46 in l_queue_remove_if ell/queue.c:517
>     #4 0x55a101014ebd in recv_register mesh/mesh-io-unit.c:506
>     #5 0x55a10102946f in mesh_net_attach mesh/net.c:2885
>     #6 0x55a101086f64 in send_reply mesh/dbus.c:153
>     #7 0x55a101124c3d in handle_method_return ell/dbus.c:216
>     #8 0x55a10112c8ef in message_read_handler ell/dbus.c:276
>     #9 0x55a1010dae20 in io_callback ell/io.c:120
>     #10 0x55a1010dff7e in l_main_iterate ell/main.c:478
>     #11 0x55a1010e06e3 in l_main_run ell/main.c:525
>     #12 0x55a1010e06e3 in l_main_run ell/main.c:507
>     #13 0x55a1010e0bfc in l_main_run_with_signal ell/main.c:647
>     #14 0x55a10100316e in main mesh/main.c:292
>     #15 0x7f60c0c6855f in __libc_start_call_main (/lib64/libc.so.6+...
>     #16 0x7f60c0c6860b in __libc_start_main_alias_1 (/lib64/libc.so.6+...
>     #17 0x55a101003ce4 in _start (/home/istotlan/bluez/mesh/bluetooth-m...
> 
> [...]

Here is the summary with links:
  - [BlueZ,v2] mesh: Fix address overrun error in rx filter
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2a2b027176d5

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



      parent reply	other threads:[~2022-03-26 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 23:46 [PATCH BlueZ v2] mesh: Fix address overrun error in rx filter Inga Stotland
2022-03-26  3:01 ` [BlueZ,v2] " bluez.test.bot
2022-03-26 17:10 ` patchwork-bot+bluetooth [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=164831461027.13360.7891839260901344422.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=brian.gix@intel.com \
    --cc=inga.stotland@intel.com \
    --cc=linux-bluetooth@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 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.