<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Glen Lumanau &#187; dsa</title>
	<atom:link href="http://lumanau.web.id/tag/dsa/feed" rel="self" type="application/rss+xml" />
	<link>http://lumanau.web.id</link>
	<description>About Glen Lumanau</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:08:00 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>BIND DNSSEC incorrect checks for malformed signatures</title>
		<link>http://lumanau.web.id/2009/01/14/bind-dnssec-incorrect-checks-for-malformed-signatures.html</link>
		<comments>http://lumanau.web.id/2009/01/14/bind-dnssec-incorrect-checks-for-malformed-signatures.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:30:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[dsa]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.lumanau.web.id/?p=140</guid>
		<description><![CDATA[The DSA_do_verify() function from OpenSSL is used to determine if a DSA digital signature is valid.  When DNSSEC is used within BIND it uses DSA_do_verify() to verify DSA signatures, but checks the function return value incorrectly. How to upgrade it? FreeBSD 6.3, 6.4, 7.0, 7.1 systems a) Download the relevant patch from the location below, [...]]]></description>
			<content:encoded><![CDATA[<p>The DSA_do_verify() function from OpenSSL is used to determine if a<br />
DSA digital signature is valid.  When DNSSEC is used within BIND it<br />
uses DSA_do_verify() to verify DSA signatures, but checks the function<br />
return value incorrectly.</p>
<p>How to upgrade it?</p>
<p><span id="more-140"></span><strong>FreeBSD 6.3, 6.4, 7.0, 7.1 systems</strong></p>
<blockquote><p>a) Download the relevant patch from the location below, and verify the<br />
detached PGP signature using your PGP utility.</p>
<p># fetch http://security.FreeBSD.org/patches/SA-09:04/bind.patch<br />
# fetch http://security.FreeBSD.org/patches/SA-09:04/bind.patch.asc</p>
<p>b) Execute the following commands as root:</p>
<p># cd /usr/src<br />
# patch &lt; /path/to/patch<br />
# cd /usr/src/lib/bind<br />
# make obj &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install<br />
# cd /usr/src/usr.sbin/named<br />
# make obj &amp;&amp; make depend &amp;&amp; make &amp;&amp; make install<br />
# /etc/rc.d/named restart</p>
<p>c) Install and use a fixed version of BIND from the FreeBSD Ports<br />
Collection.</p></blockquote>
<p><strong>Debian / Ubuntu</strong></p>
<blockquote><p>Just do these steps</p></blockquote>
<blockquote><p># apt-get update</p></blockquote>
<blockquote><p># apt-get dist-upgrade</p></blockquote>
<blockquote></blockquote>
<blockquote>
<blockquote>
<blockquote><p><strong><br />
</strong></p></blockquote>
</blockquote>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://lumanau.web.id/2009/01/14/bind-dnssec-incorrect-checks-for-malformed-signatures.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
