-
- Downloads
admin: reject clients unless their UID matches the current UID
The admin protocol RPC messages are only intended for use by the user running the daemon. As such they should not be allowed for any client UID that does not match the server UID. Fixes CVE-2019-10132 Reviewed-by:Ján Tomko <jtomko@redhat.com> Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com> (cherry picked from commit 96f41cd7)
Please register or sign in to comment