You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							47 lines
						
					
					
						
							1.9 KiB
						
					
					
				
			
		
		
	
	
							47 lines
						
					
					
						
							1.9 KiB
						
					
					
				 | 
						|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- | 
						|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. | 
						|
[COPY] | 
						|
[COPY] Filename: package/.../libsafe/libsafe.desc | 
						|
[COPY] Copyright (C) 2006 The OpenSDE Project | 
						|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project | 
						|
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf | 
						|
[COPY] | 
						|
[COPY] More information can be found in the files COPYING and README. | 
						|
[COPY] | 
						|
[COPY] This program is free software; you can redistribute it and/or modify | 
						|
[COPY] it under the terms of the GNU General Public License as published by | 
						|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the | 
						|
[COPY] GNU General Public License can be found in the file COPYING. | 
						|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- | 
						|
 | 
						|
[I] Detection and protection against stack smashing attacks | 
						|
 | 
						|
[T] The libsafe library protects a process against the exploitation of | 
						|
[T] buffer overflow vulnerabilities in process stacks.  Libsafe works with | 
						|
[T] any existing pre-compiled executable and can be used transparently, | 
						|
[T] even on a system-wide basis.  The method intercepts all calls to | 
						|
[T] library functions that are known to be vulnerable.  A substitute | 
						|
[T] version of the corresponding function implements the original | 
						|
[T] functionality, but in a manner that ensures that any buffer overflows | 
						|
[T] are contained within the current stack frame.  Libsafe has been shown | 
						|
[T] to detect several known attacks and can potentially prevent yet | 
						|
[T] unknown attacks.  Experiments indicate that the performance overhead | 
						|
[T] of libsafe is negligible. | 
						|
 | 
						|
[U] http://www.bell-labs.com/org/11356/libsafe.html | 
						|
 | 
						|
[A] Arash Baratloo, Timothy Tsai, and Navjot Singh | 
						|
[M] The OpenSDE Community <[email protected]> | 
						|
 | 
						|
[C] base/library | 
						|
 | 
						|
[L] LGPL | 
						|
[S] Stable | 
						|
[V] 2.0-16 | 
						|
[P] X -----5---9 106.000 | 
						|
 | 
						|
[CV-URL] http://www.research.avayalabs.com/project/libsafe/ | 
						|
 | 
						|
[D] 3690639892 libsafe-2.0-16.tgz http://www.research.avayalabs.com/project/libsafe/src/ | 
						|
 | 
						|
 |