public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] execve fix for v6.0-rc2
@ 2022-08-19 19:04 Kees Cook
  2022-08-19 21:11 ` Linus Torvalds
  2022-08-19 21:14 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Kees Cook @ 2022-08-19 19:04 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Eric W. Biederman, Fabio M. De Francesco, Ira Weiny,
	Kees Cook

Hi Linus,

Please pull this execve fix for v6.0-rc2.

Thanks!

-Kees

The following changes since commit c6e8e36c6ae4b11bed5643317afb66b6c3cadba8:

  exec: Call kmap_local_page() in copy_string_kernel() (2022-07-27 14:15:09 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/execve-v6.0-rc2

for you to fetch changes up to 3a608cfee97e99b3fff9ffe62246a098042e725d:

  exec: Replace kmap{,_atomic}() with kmap_local_page() (2022-08-16 12:11:27 -0700)

----------------------------------------------------------------
execve fix for v6.0-rc2

- Replace remaining kmap() uses with kmap_local_page() (Fabio M. De Francesco)

----------------------------------------------------------------
Fabio M. De Francesco (1):
      exec: Replace kmap{,_atomic}() with kmap_local_page()

 fs/exec.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-19 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 19:04 [GIT PULL] execve fix for v6.0-rc2 Kees Cook
2022-08-19 21:11 ` Linus Torvalds
2022-08-19 22:04   ` Kees Cook
2022-08-19 21:14 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox