[patch v2 0/2] x86/dumpstack: Prevent access to foreign tasks user space

From: Thomas Gleixner
Date: Tue Nov 17 2020 - 15:29:08 EST


This is the second version of the patch to prevent access to a foreign
tasks user space in copy_code(). It addresses the review comments from
Boris and adds a new patch which provides documentation for
copy_from_user_nmi() to avoid further confusion about it's usage.

V1 can be found here:

https://lore.kernel.org/r/87blfxx8ps.fsf@xxxxxxxxxxxxxxxxxxxxxxx

Thanks,

tglx