Path to this page:
Subject: CVS commit: [pkgsrc-2008Q1] pkgsrc/net/bind8
From: Geert Hendrickx
Date: 2008-05-11 11:33:42
Message id: 20080511093342.C15D8175D0@cvs.netbsd.org
Log Message:
Pullup ticket 2369 - requested by tonnerre
security fix for bind 8
- pkgsrc/net/bind8/Makefile 1.40
- pkgsrc/net/bind8/distinfo 1.22
- pkgsrc/net/bind8/patches/patch-ao 1.1
Module Name: pkgsrc
Committed By: tonnerre
Date: Sun May 11 00:00:57 UTC 2008
Modified Files:
pkgsrc/net/bind8: Makefile distinfo
Added Files:
pkgsrc/net/bind8/patches: patch-ao
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: