Package: lsat Version: 0.9.7.1-1 Severity: important SIGSEGV is raised when you run "lsat -o OUTFILE.TXT", because unsafe string handling is used. Classic buffer overflow.
static char *out_file = "lsat.out"; /* output filename var */ 356 strcpy(out_file, argv[i]+3); Program terminated with signal SIGSEGV, Segmentation fault. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Versions of packages lsat depends on: ii libc6 2.9-12 GNU C Library: Shared libraries -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org