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] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRyveY9Kdea9rhwe@google.com>
Date: Tue, 18 Nov 2025 17:40:09 +0000
From: Alice Ryhl <aliceryhl@...gle.com>
To: akpm@...ux-foundation.org
Cc: a.hindborg@...nel.org, alex.gaynor@...il.com, arnd@...db.de, 
	bjorn3_gh@...tonmail.com, boqun.feng@...il.com, dakr@...nel.org, 
	gary@...yguo.net, jhubbard@...dia.com, linux-kernel@...r.kernel.org, 
	lossin@...nel.org, ojeda@...nel.org, rust-for-linux@...r.kernel.org, 
	tmgross@...ch.edu, yury.norov@...il.com
Subject: Re: [PATCH] uaccess: gate _copy_[to|from]_user on !INLINE_COPY_FROM_USER

On Tue, Nov 18, 2025 at 05:32:50PM +0000, Alice Ryhl wrote:
> +#ifndef INLINE_COPY_FROM_USER
>  extern __must_check unsigned long
>  _copy_to_user(void __user *, const void *, unsigned long);
> +#endif

Err ... this one should be INLINE_COPY_TO_USER.

Alice

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ