From 9746758a2e5fb5c237382b62de0a1e079a1ef6e9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 7 Mar 2025 15:10:00 +0000 Subject: [PATCH] bus: Correct commented-out default auth_timeout in system.conf Commit 54d26df5 "config: change default auth_timeout to 5 seconds" reduced the hard-coded default from 30 to 5 seconds, and the commented-out informational copy of this information in system.conf reflected that. Commit 02e1ddf9 'Revert "config: change default auth_timeout to 5 seconds"' subsequently increased hard-coded default back to 30 seconds, but did not update the commented-out version in this file. See also CVE-2014-3639, fd.o #80919, fd.o #86431. Fixes: 1a36f983 "Document default limits in system.conf.in" Fixes: 02e1ddf9 'Revert "config: change default auth_timeout to 5 seconds"' Signed-off-by: Simon McVittie --- bus/system.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bus/system.conf.in b/bus/system.conf.in index d2f3244b..dea09bd5 100644 --- a/bus/system.conf.in +++ b/bus/system.conf.in @@ -117,7 +117,7 @@ - +