Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2006 21:20:54 +0000 (UTC)
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/bind9/bin/named query.c src/contrib/bind9/lib/dns resolver.c src/crypto/openssl/crypto/rsa rsa_sign.c
Message-ID:  <200609062120.k86LKsml065371@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simon       2006-09-06 21:20:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    contrib/bind9/bin/named query.c 
    contrib/bind9/lib/dns resolver.c 
    crypto/openssl/crypto/rsa rsa_sign.c 
  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]
  
  Revision     Changes    Path
  1.1.1.1.2.3  +2 -2      src/contrib/bind9/bin/named/query.c
  1.1.1.1.2.5  +28 -21    src/contrib/bind9/lib/dns/resolver.c
  1.1.1.6.4.1  +17 -0     src/crypto/openssl/crypto/rsa/rsa_sign.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609062120.k86LKsml065371>