cvs commit: src/lib/libz inftrees.h src/sys/netinet6 ah_aesxcbcmac.c
Colin Percival
cperciva at FreeBSD.org
Wed Jul 27 08:41:18 GMT 2005
cperciva 2005-07-27 08:41:17 UTC
FreeBSD src repository
Modified files:
lib/libz inftrees.h
sys/netinet6 ah_aesxcbcmac.c
Log:
Correct a buffer overflow which can occur when decompressing a
carefully crafted deflated data stream. [1]
Correct problems in the AES-XCBC-MAC IPsec authentication algorithm. [2]
Submitted by: suz [2]
Security: FreeBSD-SA-05:18.zlib [1], FreeBSD-SA-05:19.ipsec [2]
Revision Changes Path
1.2 +46 -50 src/lib/libz/inftrees.h
1.3 +9 -7 src/sys/netinet6/ah_aesxcbcmac.c
More information about the cvs-src
mailing list