Path to this page:
Subject: CVS commit: [pkgsrc-2008Q1] pkgsrc/net/bind9/patches
From: Geert Hendrickx
Date: 2008-05-11 11:42:59
Message id: 20080511094259.730C6175D0@cvs.netbsd.org
Log Message:
Pullup ticket 2370 - requested by tonnerre
security fix for bind 9
- pkgsrc/net/bind9/Makefile 1.97
- pkgsrc/net/bind9/distinfo 1.35
- pkgsrc/net/bind9/patches/patch-ap 1.3
Module Name: pkgsrc
Committed By: tonnerre
Date: Sun May 11 00:00:59 UTC 2008
Modified Files:
pkgsrc/net/bind9: Makefile distinfo
Added Files:
pkgsrc/net/bind9/patches: patch-ap
Log Message:
Fix CVE-2008-0122 for libbind (as contained in bind). A misplaced
boundary check can be abused for implementation specific exploitation:
depending on the use of libbind, this can result in denial of service
or even remote code execution.
Files: