[PATCH 0/2] fixes to the hypervisor ubd thread
From: Gabriel Krisman Bertazi
Date: Mon Mar 16 2020 - 20:45:24 EST
Hi,
While debugging a somewhat related issue, I ran into two issues I
believe can cause the hypervisor to write garbage to the pipe.
This was find by visual inspection and is only slightly tested. It
seems to partially some the problems my test case shows.
Please, let me know what you think
Gabriel Krisman Bertazi (2):
um: ubd: Prevent buffer overrun on command completion
um: ubd: Retry buffer read on any kind of error
arch/um/drivers/ubd_kern.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
2.25.0