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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 10 Jan 2024 14:42:22 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Nikolay Borisov" <nik.borisov@...e.com>, linux-kernel@...r.kernel.org,
 x86@...nel.org
Cc: linux-api@...r.kernel.org, "Richard Palethorpe" <rpalethorpe@...e.com>
Subject: Re: [PATCH RESEND] x86/entry/ia32: Ensure s32 is sign extended to s64

On Wed, Jan 10, 2024, at 14:01, Nikolay Borisov wrote:
>
> This patch has been sent previously by Richard back in 2021 [0]. 
> However it
> seems to have been dropped at some point and never merged. So I'm 
> resending again
> to consider it for merging given that io_pgetevents_time64 LTP test 
> still fails.
>
>
> [0] https://lore.kernel.org/all/20210927161955.28494-1-rpalethorpe@suse.com/

Thank you for resending this, I hadn't noticed that this never
went in, but I also see that I still keep the same patch in
my testing tree.

I think the entire syscall entry logic needs a larger
cross-architecture overhaul to avoid these confusing macros
and make sure we get it right everywhere, but that's not
going to happen overnight, so this patch is what should
get merged and backported to LTS kernels first.

    arnd

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ