Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119823 - stack smashing attack in function symtable_node() on hardened
Summary: stack smashing attack in function symtable_node() on hardened
Status: RESOLVED DUPLICATE of bug 82469
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-21 07:39 UTC by Alexey Maximov
Modified: 2006-01-21 11:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Maximov 2006-01-21 07:39:06 UTC
Listing /usr/lib/python24.zip ...
Can't list /usr/lib/python24.zip
Listing /usr/lib/python2.4 ...
Listing /usr/lib/python2.4/plat-linux2 ...
Compiling /usr/lib/python2.4/plat-linux2/CDROM.py ...
Compiling /usr/lib/python2.4/plat-linux2/DLFCN.py ...
Compiling /usr/lib/python2.4/plat-linux2/IN.py ...
Compiling /usr/lib/python2.4/plat-linux2/TYPES.py ...
Listing /usr/lib/python2.4/lib-tk ...
Can't list /usr/lib/python2.4/lib-tk
Listing /usr/lib/python2.4/lib-dynload ...
Listing /usr/lib/python2.4/site-packages ...                                                                           [ ok ] * Byte compiling python modules for python-2.4 ...../usr/lib/python2.4/site-packages/khashmir/inserter.py:0: SyntaxWarning: name 'done' is assigned to before global declaration
python2.4: stack smashing attack in function symtable_node()
/usr/portage/eclass/python.eclass: line 158: 25119 Aborted                 python${PYVER} ${myroot}/usr/lib/python${PYVER}/compileall.py ${compileopts} $@
/usr/lib/python2.4/site-packages/khashmir/inserter.py:0: SyntaxWarning: name 'done' is assigned to before global declaration
python2.4: stack smashing attack in function symtable_node()
/usr/portage/eclass/python.eclass: line 158:  6933 Aborted                 python${PYVER} -O ${myroot}/usr/lib/python${PYVER}/compileall.py ${compileopts} $@                                                                                       [ !! ]

 *
 * If you have just upgraded from an older version of python you will need to run:
 *
 * /usr/sbin/python-updater
 *
 * This will automatically rebuild all the python dependent modules
 * to run with python-2.4.
 *
 * Your original Python is still installed and can be accessed via
 * /usr/bin/python2.x.
 *
>>> Regenerating /etc/ld.so.cache...
>>> dev-lang/python-2.4.2 merged.

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.
Comment 1 Alexey Maximov 2006-01-21 07:40:02 UTC
sunlight vhosts.d # emerge info
Portage 2.1_pre3-r1 (selinux/2005.1/x86/hardened, gcc-3.4.5, glibc-2.3.6-r2, 2.6.14-hardened-r4 i686)
=================================================================
System uname: 2.6.14-hardened-r4 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fforce-addr -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fforce-addr -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg distlocks loadpolicy sandbox selinux sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="ru_RU.UTF-8"
LDFLAGS="-z now"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/fantoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="apache2 bash-completion berkdb bzip2 crypt cscope curl dba dlloader expat fam gd gdbm gif glibc-omitfp gnutls gpm hardened imagemagick jpeg libwww mailwrapper mbox mhash mysql ncurses nls nptl nptlonly pam pam_console pcre perl php pic png python readline ruby selinux session slang spell sqlite ssl threads truetype udev unicode urandom usb vhosts x86 xml xml2 xsl zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, LC_ALL, LINGUAS

Comment 2 Marien Zwart (RETIRED) gentoo-dev 2006-01-21 11:03:12 UTC

*** This bug has been marked as a duplicate of 82469 ***