Re: [PATCH] asm-generic: fix buffer overflow read in __strncpy_from_user
Yangxi Xiang
27 Jun
2022
27 Jun
'22
7:40 a.m.
I also noticed that it was removed in commit 98b861a30431. I did see
this problem in kernel 5.1 and this problem remains in
architectures without selecting config GENERIC_STRNCPY_FROM_USER.