Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (12m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 20:46:20 UTC Now

2008-05-11 09:33:42 UTC pkgsrc-2008Q1 commitmail json YAML

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.

(ghen)