From 441beaeeacbdef63a6300bf8c89a32fd4fc6930c Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Thu, 26 Mar 2026 14:51:36 +0000 Subject: [PATCH] Extended attributions & CVE Signed-off-by: Minos Galanakis --- ChangeLog.d/inet_pton.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog.d/inet_pton.txt b/ChangeLog.d/inet_pton.txt index 1acb8de84e..73b9aa6b19 100644 --- a/ChangeLog.d/inet_pton.txt +++ b/ChangeLog.d/inet_pton.txt @@ -2,5 +2,4 @@ Security * Fix a limited buffer underflow in x509_inet_pton_ipv6(). In rare cases (e.g. on platforms with memory protection when the overread crosses page boundary) this could lead to DoS. Found and reported by Haruto Kimura - (Stella). - CVE-2026-25833 + (Stella). CVE-2026-25833