From: patchwork-bot+linux-riscv@kernel.org
To: Samuel Holland <samuel.holland@sifive.com>
Cc: linux-riscv@lists.infradead.org, palmer@dabbelt.com,
alex@ghiti.fr, ajones@ventanamicro.com,
pinkesh.vaghela@einfochips.com, pritesh.patel@einfochips.com,
darshan.prajapati@einfochips.com, aou@eecs.berkeley.edu,
lixiaoyun@binary-semi.com, charlie@rivosinc.com,
cleger@rivosinc.com, ruanjinjie@huawei.com, mcgrof@kernel.org,
fido_max@inbox.ru, rppt@kernel.org, paul.walmsley@sifive.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access
Date: Mon, 02 Jun 2025 22:12:41 +0000 [thread overview]
Message-ID: <174890236147.925497.13173014055651849610.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250409171526.862481-1-samuel.holland@sifive.com>
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@dabbelt.com>:
On Wed, 9 Apr 2025 10:14:49 -0700 you wrote:
> The current code allows rel[j] to access one element past the end of the
> relocation section. Simplify to num_relocations which is equivalent to
> the existing size expression.
>
> Fixes: 080c4324fa5e ("riscv: optimize ELF relocation function in riscv")
> Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
>
> [...]
Here is the summary with links:
- [v2,1/3] riscv: module: Fix out-of-bounds relocation access
(no matching commit)
- [v2,2/3] riscv: module: Allocate PLT entries for R_RISCV_PLT32
(no matching commit)
- [v2,3/3] riscv: module: Optimize PLT/GOT entry counting
https://git.kernel.org/riscv/c/e9aa38ea39b2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2025-06-02 22:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-09 17:14 [PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access Samuel Holland
2025-04-09 17:14 ` [PATCH v2 2/3] riscv: module: Allocate PLT entries for R_RISCV_PLT32 Samuel Holland
2025-04-09 18:53 ` Andrew Jones
2025-04-09 17:14 ` [PATCH v2 3/3] riscv: module: Optimize PLT/GOT entry counting Samuel Holland
2025-04-09 19:07 ` Andrew Jones
2025-04-09 19:18 ` Samuel Holland
2025-04-09 19:24 ` Andrew Jones
2025-04-09 19:11 ` [PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access Maxim Kochetkov
2025-04-11 11:21 ` Alexandre Ghiti
2025-04-16 18:42 ` patchwork-bot+linux-riscv
2025-06-02 22:12 ` patchwork-bot+linux-riscv [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=174890236147.925497.13173014055651849610.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=ajones@ventanamicro.com \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=charlie@rivosinc.com \
--cc=cleger@rivosinc.com \
--cc=darshan.prajapati@einfochips.com \
--cc=fido_max@inbox.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=lixiaoyun@binary-semi.com \
--cc=mcgrof@kernel.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=pinkesh.vaghela@einfochips.com \
--cc=pritesh.patel@einfochips.com \
--cc=rppt@kernel.org \
--cc=ruanjinjie@huawei.com \
--cc=samuel.holland@sifive.com \
/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