On Fri, Mar 07, 2025 at 08:29:26PM -0800, Kees Cook wrote:
> The i386 regparm bug exposed with FORTIFY_SOURCE with Clang was fixed
> in Clang 16[1].
>
> Link:
> https://github.com/llvm/llvm-project/commit/c167c0a4dcdb998affb2756ce76903a12f7d8ca5
> [1]
> Signed-off-by: Kees Cook
Reviewed-by: Na
The i386 regparm bug exposed with FORTIFY_SOURCE with Clang was fixed
in Clang 16[1].
Link:
https://github.com/llvm/llvm-project/commit/c167c0a4dcdb998affb2756ce76903a12f7d8ca5
[1]
Signed-off-by: Kees Cook
---
arch/x86/Makefile | 2 +-
security/Kconfig.hardening | 2 +-
2 files change