|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-0: looks like gd has more integer overflows | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Thomas Biege <thomas> |
| Component: | Other | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | patch-request, security-team |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | patchinfos submitted | ||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Thomas Biege
2005-12-12 09:27:54 UTC
Testing this on SL 10.0 PPC. thomas@grape:~/work/10.0/gd-test> gdb ./1 GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "ppc-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1". (gdb) r Starting program: /suse/thomas/work/10.0/gd-test/1 Program received signal SIGSEGV, Segmentation fault. 0x0fe91a70 in fgets () from /lib/tls/libc.so.6 (gdb) bt #0 0x0fe91a70 in fgets () from /lib/tls/libc.so.6 #1 0x0ff9a544 in gdImageCreateFromXbm () from /usr/lib/libgd.so.2 #2 0x0ff9a544 in gdImageCreateFromXbm () from /usr/lib/libgd.so.2 #3 0x0ff9a544 in gdImageCreateFromXbm () from /usr/lib/libgd.so.2 #4 0x0ff9a544 in gdImageCreateFromXbm () from /usr/lib/libgd.so.2 #5 0x0ff9a544 in gdImageCreateFromXbm () from /usr/lib/libgd.so.2 Previous frame inner to this frame (corrupt stack?) (gdb) Fixed packages are submitted for 9.0-10.0, sles9 and STABLE. It was already fixed on sles8. Thanks! Maintenance-Tracker-3295 /work/src/done/PATCHINFO/gd.patch.maintained /work/src/done/PATCHINFO/gd.patch.box still in QA queue... Thanks. Packages approved. |