Re: [PATCH v11 7/9] ima: verify if the segment size has changed
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2025-04-08 14:22:40
Also in:
kexec, linux-integrity, lkml
From: Mimi Zohar <zohar@linux.ibm.com>
Date: 2025-04-08 14:22:40
Also in:
kexec, linux-integrity, lkml
On Wed, 2025-04-02 at 05:47 -0700, steven chen wrote:
kexec 'load' may be called multiple times. Free and realloc the buffer only if the segment_size is changed from the previous kexec 'load' call. Signed-off-by: steven chen <redacted>
Thanks, Steven. Reviewed-by: Mimi Zohar <zohar@linux.ibm.com>