|
OpenBSD_3_9_003: SECURITY FIX: June 15, 2006 |
|
|
|
środa, 23 sierpnia 2006 -
Napisał: Rafał Krzysztof Andrzejewski (1208 odsłon)
|
A potential denial of service problem has been found in sendmail. A malformed MIME message could trigger excessive recursion which will lead to stack exhaustion. This denial of service attack only affects delivery of mail from the queue and delivery of a malformed message. Other incoming mail is still accepted and delivered. However, mail messages in the queue may not be reattempted if a malformed MIME message exists.
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.9/common/003_sendmail2.patch
b) następnie zaaplikuj "łatkę" w systemie:
# cd /usr/src # patch -p0 < 003_sendmail2.patch
c) przekompiluj i zainstaluj Sendmaila
# make build
# make obj
# make depend
# make
# make install
|
|
Ostatnio aktualizowany ( środa, 23 sierpnia 2006 )
|
|
|