cvs commit: src UPDATING src/contrib/bind9/bin/named query.c src/contrib/bind9/lib/dns resolver.c src/crypto/openssl/crypto/rsa rsa_sign.c src/sys/conf newvers.sh

Simon L. Nielsen simon at FreeBSD.org
Wed Sep 6 14:20:09 PDT 2006


simon       2006-09-06 21:20:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_0)
    .                    UPDATING 
    contrib/bind9/bin/named query.c 
    contrib/bind9/lib/dns resolver.c 
    crypto/openssl/crypto/rsa rsa_sign.c 
    sys/conf             newvers.sh 
  Log:
  Correct incorrect PKCS#1 v1.5 padding validation in crypto(3). [1]
  
  Correct multiple denial-of-service vulnerabilities in BIND related to
  SIG Query Processing and Excessive Recursive Queries. [2]
  
  Security:       FreeBSD-SA-06:19.openssl [1]
  Security:       FreeBSD-SA-06:20.bind [2]
  Approved by:    so (simon)
  
  Revision         Changes    Path
  1.416.2.3.2.16   +7 -0      src/UPDATING
  1.1.1.1.6.1      +2 -2      src/contrib/bind9/bin/named/query.c
  1.1.1.2.2.1.2.1  +28 -21    src/contrib/bind9/lib/dns/resolver.c
  1.1.1.6.12.1     +17 -0     src/crypto/openssl/crypto/rsa/rsa_sign.c
  1.69.2.8.2.12    +1 -1      src/sys/conf/newvers.sh


More information about the cvs-src mailing list