Security Audit Report : Patch for Bug No. 5.12.1.
File : c_micasacache/sscs_unx_ipc_client.c. - Added a check to verify whether size of the token is less than NSSCS_MAX_SECRET_ID_LEN(512) assuring that sscs_Utf8Strcpy() will not copy more bytes than memory availble.
This commit is contained in:
10
CASA.changes
10
CASA.changes
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 19:40:35 IST 2006 - lsreevatsa@novell.com
|
||||
|
||||
- Security Audit Report : Patch for Bug No. 5.12.1.
|
||||
File : c_micasacache/sscs_unx_ipc_client.c.
|
||||
- Added a check to verify whether size of the token is
|
||||
less than NSSCS_MAX_SECRET_ID_LEN(512) assuring that
|
||||
sscs_Utf8Strcpy() will not copy more bytes than memory
|
||||
availble.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 19:20:12 IST 2006 - lsreevatsa@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user