From 55dec63254414626683167da5990e7e57977bccc Mon Sep 17 00:00:00 2001 From: Jim Norman Date: Tue, 6 Feb 2007 14:25:39 +0000 Subject: [PATCH] Bug 242407. Security Audit fix. Check length of passcode before allocating a buffer. --- CASA/CASA.changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CASA/CASA.changes b/CASA/CASA.changes index 160f4329..849b9613 100644 --- a/CASA/CASA.changes +++ b/CASA/CASA.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 6 07:14:09 MST 2007 - jnorman@novell.com + +- Bug 242407. Security Audit fix. + Check length of passcode before allocating memory + ------------------------------------------------------------------- Thu Feb 1 10:18:48 MST 2007 - jnorman@novell.com -- Bug 193889. .miCASA files are RW for user only +- Bug 193889. .miCASA files are RW for root only ------------------------------------------------------------------- Wed Jan 31 15:48:56 MST 2007 - schoi@novell.com