From: patchwork-bot+linux-soc@kernel.org
To: Stefan Wahren <wahrenst@gmx.net>
Cc: soc@kernel.org
Subject: Re: [PATCH V2 1/2] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
Date: Tue, 02 Jan 2024 10:11:07 +0000 [thread overview]
Message-ID: <170419026768.6407.4152099553644908189.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231228193903.9078-1-wahrenst@gmx.net>
Hello:
This series was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Thu, 28 Dec 2023 20:39:02 +0100 you wrote:
> Running a multi-arch kernel (multi_v7_defconfig) on a Raspberry Pi 3B+
> with enabled CONFIG_UBSAN triggers the following warning:
>
> UBSAN: array-index-out-of-bounds in arch/arm/mach-sunxi/mc_smp.c:810:29
> index 2 is out of range for type 'sunxi_mc_smp_data [2]'
> CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.7.0-rc6-00248-g5254c0cbc92d
> Hardware name: BCM2835
> unwind_backtrace from show_stack+0x10/0x14
> show_stack from dump_stack_lvl+0x40/0x4c
> dump_stack_lvl from ubsan_epilogue+0x8/0x34
> ubsan_epilogue from __ubsan_handle_out_of_bounds+0x78/0x80
> __ubsan_handle_out_of_bounds from sunxi_mc_smp_init+0xe4/0x4cc
> sunxi_mc_smp_init from do_one_initcall+0xa0/0x2fc
> do_one_initcall from kernel_init_freeable+0xf4/0x2f4
> kernel_init_freeable from kernel_init+0x18/0x158
> kernel_init from ret_from_fork+0x14/0x28
>
> [...]
Here is the summary with links:
- [V2,1/2] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
https://git.kernel.org/soc/soc/c/e7322fcaacef
- [V2,2/2] ARM: sun9i: smp: fix return code check of of_property_match_string
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-01-02 10:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-28 19:39 [PATCH V2 1/2] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init Stefan Wahren
2023-12-28 19:39 ` Stefan Wahren
2023-12-28 19:39 ` [PATCH V2 2/2] ARM: sun9i: smp: fix return code check of of_property_match_string Stefan Wahren
2023-12-28 19:39 ` Stefan Wahren
2024-01-02 14:59 ` Chen-Yu Tsai
2024-01-02 14:59 ` Chen-Yu Tsai
2024-01-02 15:49 ` Arnd Bergmann
2024-01-02 15:49 ` Arnd Bergmann
2024-01-02 10:11 ` patchwork-bot+linux-soc [this message]
2024-01-02 14:58 ` [PATCH V2 1/2] ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init Chen-Yu Tsai
2024-01-02 14:58 ` Chen-Yu Tsai
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=170419026768.6407.4152099553644908189.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-soc@kernel.org \
--cc=soc@kernel.org \
--cc=wahrenst@gmx.net \
/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.