mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Replace sprintf() by scnprintf() in order to avoid buffer overflows. Signed-off-by: Salah Triki <[email protected]> Signed-off-by: Samuel Thibault <[email protected]> Link: https://lore.kernel.org/r/20210630224248.2iq6o6krecx4cz5j@begin Signed-off-by: Greg Kroah-Hartman <[email protected]>