From 54e3244b45a30f0b6e7f8834f15779592a882288 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 25 Apr 2026 18:52:37 +0200 Subject: [PATCH] tests: fix radius failures with radcli 1.5.0 radcli 1.5.0 validates Message-Authenticator in RADIUS responses CVE-2024-3596 (BlastRADIUS) and silently discards responses that lack it. Make sure that the Message-Authenticator message is known to the client via the dictionary. Signed-off-by: Nikos Mavrogiannopoulos --- tests/data/radiusclient/dictionary | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/radiusclient/dictionary b/tests/data/radiusclient/dictionary index e79bae18..e9f1bb72 100644 --- a/tests/data/radiusclient/dictionary +++ b/tests/data/radiusclient/dictionary @@ -83,6 +83,7 @@ ATTRIBUTE NAS-Port-Type 61 integer ATTRIBUTE Port-Limit 62 integer ATTRIBUTE Login-LAT-Port 63 integer ATTRIBUTE Connect-Info 77 string +ATTRIBUTE Message-Authenticator 80 string ATTRIBUTE Acct-Interim-Interval 85 integer #