|
OpenBSD_3_8_001: SECURITY FIX: January 5, 2006 |
|
|
|
niedziela, 15 stycznia 2006 -
Napisał: Rafał Krzysztof Andrzejewski (892 odsłon)
|
|
A buffer overflow has been found in the Perl interpreter with the sprintf function which may be exploitable under certain conditions.
Aby załatać Twój system postępuj według poniższej instrukcji:
a) ściągnij patch z podanej niżej lokalizacji:
# fetch
ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.8/common/001_perl.patch
b) następnie zaaplikuj "łatkę" w systemie:
# cd /usr/src
# patch -p0 < ścieżka/do/001_perl.patch
c) i przebuduj oraz zainstaluj perla wykonując poniższe komendy jako root:
# cd gnu/usr.bin/perl
# make -f Makefile.bsd-wrapper obj
# make -f Makefile.bsd-wrapper depend
# make -f Makefile.bsd-wrapper
# make -f Makefile.bsd-wrapper install |
|
Ostatnio aktualizowany ( niedziela, 15 stycznia 2006 )
|
|
|