On Wed, 2026-04-29 at 18:03 +0200, Roberto Sassu wrote: > From: Roberto Sassu <[email protected]> > > Use the more secure snprintf() function (accepting the buffer size) in > create_securityfs_measurement_lists(). > > No functional change: sprintf() and snprintf() have the same behavior. > > Link: https://github.com/linux-integrity/linux/issues/1 > Signed-off-by: Roberto Sassu <[email protected]>
Reviewed-by: Mimi Zohar <[email protected]>

