logging: restrict sockets to mode 0600
The virtlogd daemon's only intended client is the libvirtd daemon. As such it should never allow clients from other user accounts to connect. The code already enforces this and drops clients from other UIDs, but we can get earlier (and thus stronger) protection against DoS by setting the socket permissions to 0600 Fixes CVE-2019-10132 Reviewed-by: NJán Tomko <jtomko@redhat.com> Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
Showing
-
mentioned in commit f0e01413
-
mentioned in commit f8d8a7a1
-
mentioned in commit f845754d
-
mentioned in commit 59fe946e
-
mentioned in commit faac7d47
-
mentioned in commit ec588054
-
mentioned in commit 0a9c2082
-
mentioned in commit 030fdf57
-
mentioned in commit 5c3dcd0d
-
mentioned in commit a474f18d
-
mentioned in commit be311e1b
-
mentioned in commit c909c8e1
-
mentioned in commit 4aa6ce7d
-
mentioned in commit a968b310
想要评论请 注册 或 登录