cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c src/sys/opencrypto xform.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Aug 30 15:01:51 GMT 2005


pjd         2005-08-30 15:01:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/crypto/rijndael  rijndael-alg-fst.c 
    sys/opencrypto       xform.c 
  Log:
  MFC:    sys/crypto/rijndael/rijndael-alg-fst.c  1.9,1.11
          sys/opencrypto/xform.c  1.6
  
  Check key size for rijndael, as invalid key size can lead to kernel panic.
  I checked other algorithms against this bug and it seems they aren't
  affected.
  
  Reported by:    Mike Tancsa <mike at sentex.net>
  PR:             i386/84860
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.8.2.1   +4 -0      src/sys/crypto/rijndael/rijndael-alg-fst.c
  1.5.2.1   +2 -0      src/sys/opencrypto/xform.c


More information about the cvs-all mailing list