Re: [PATCH v6 2/2] proc: restrict /proc/pid/mem
From: Kees Cook
Date: Mon Jun 17 2024 - 14:11:06 EST
On Thu, Jun 13, 2024 at 04:39:37PM +0300, Adrian Ratiu wrote:
> Prior to v2.6.39 write access to /proc/<pid>/mem was restricted,
> after which it got allowed in commit 198214a7ee50 ("proc: enable
> writing to /proc/pid/mem"). Famous last words from that patch:
> "no longer a security hazard". :)
This version looks great! Thanks for all the changes. :)
Reviewed-by: Kees Cook <kees@xxxxxxxxxx>
--
Kees Cook