lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174482895499.3460781.7794582579733916217.git-patchwork-notify@kernel.org>
Date: Wed, 16 Apr 2025 18:42:34 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Samuel Holland <samuel.holland@...ive.com>
Cc: linux-riscv@...ts.infradead.org, palmer@...belt.com, alex@...ti.fr,
 ajones@...tanamicro.com, pinkesh.vaghela@...fochips.com,
 pritesh.patel@...fochips.com, darshan.prajapati@...fochips.com,
 aou@...s.berkeley.edu, lixiaoyun@...ary-semi.com, charlie@...osinc.com,
 cleger@...osinc.com, ruanjinjie@...wei.com, mcgrof@...nel.org,
 fido_max@...ox.ru, rppt@...nel.org, paul.walmsley@...ive.com,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/3] riscv: module: Fix out-of-bounds relocation access

Hello:

This series was applied to riscv/linux.git (fixes)
by Alexandre Ghiti <alexghiti@...osinc.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@...ive.com>
> 
> [...]

Here is the summary with links:
  - [v2,1/3] riscv: module: Fix out-of-bounds relocation access
    https://git.kernel.org/riscv/c/0b4cce68efb9
  - [v2,2/3] riscv: module: Allocate PLT entries for R_RISCV_PLT32
    https://git.kernel.org/riscv/c/1ee1313f4722
  - [v2,3/3] riscv: module: Optimize PLT/GOT entry counting
    (no matching commit)

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ