Package: unbound / 1.22.0-2

Metadata

Package Version Patches format
unbound 1.22.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not chown control socket.patch | (download)

daemon/remote.c | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 do not chown control socket
Date: Thu, 28 Apr 2022 12:26:18 +0300

There's no need to chown the control socket to the unbound user,
only group ownership is actually useful.

Fix RebirthDay Attack CVE 2025 5994.patch | (download)

edns-subnet/subnetmod.c | 152 138 + 14 - 0 !
edns-subnet/subnetmod.h | 4 4 + 0 - 0 !
2 files changed, 142 insertions(+), 14 deletions(-)

 fix rebirthday attack cve-2025-5994, reported by xiang li
 from AOSP Lab Nankai University
Bug-Debian: https://bugs.debian.org/1109427