]> git.ipfire.org Git - thirdparty/dbus.git/commit
config: change default auth_timeout to 5 seconds
authorAlban Crequy <alban.crequy@collabora.co.uk>
Tue, 8 Jul 2014 11:00:58 +0000 (12:00 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Sep 2014 11:28:10 +0000 (12:28 +0100)
commit54d26df52b6a394bea175651d1d7ad2ab3f87dea
treef766caf4531887312bf50ad14450bbdc0d26e5eb
parent6465e37c8ff70a714e302d0c9e6534fa6181fce6
config: change default auth_timeout to 5 seconds

This partially addresses CVE-2014-3639.

This will change the default on the system bus where the limit
  <limit name="auth_timeout">...</limit>
is not specified.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=80919
Reviewed-by: Thiago Macieira <thiago@kde.org>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/config-parser.c