Files
linux-stable-mirror/include/linux/string.h
Kees Cook 1286f632a5 string.h: Validate memtostr*()/strtomem*() arguments more carefully
Since these functions handle moving between C strings and non-C strings,
they should check for the appropriate presence/lack of the nonstring
attribute on arguments.

Signed-off-by: Kees Cook <kees@kernel.org>
2025-03-03 09:35:50 -08:00

18 KiB