[libvirt PATCH v5 19/32] util: secure erase virCommand send buffers

Peter Krempa pkrempa at redhat.com
Thu Feb 16 15:07:27 UTC 2023


On Tue, Feb 14, 2023 at 11:08:06 -0600, Jonathon Jongsma wrote:
> All users of virCommandSetSendBuffer() are using it to send sensitive
> data to a child process. So, since these buffers contain sensitive
> information, clear it with virSecureErase().
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  src/util/vircommand.c | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list