<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://www.vantronix.com/">
    <title>.vantronix (en)</title>
    <link>http://www.vantronix.com/</link>
    <description>OpenBSD Release Errata</description>
    <dc:date></dc:date>
    <dc:creator>.vantronix</dc:creator>
    <dc:language>en</dc:language>
    <admin:generatorAgent rdf:resource="http://www.vantronix.com/xsl/vantronix_rdf.xsl"/>
    <syn:updatePeriod>daily</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
    <image rdf:about="http://www.vantronix.com/pix/vantronix.png">
      <title>.vantronix (en)</title>
      <link>http://www.vantronix.com/</link>
      <url>http://www.vantronix.com/pix/vantronix.png</url>
    </image>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-017"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-016"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-015"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-014"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-013"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-012"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-011"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-010"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-009"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-008"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-006"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-005"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-004"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-003"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-002"/>
        <rdf:li rdf:resource="http://www.vantronix.com/support/errata/#errata40-001"/>
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-017">
    <title>SECURITY FIX 017 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-017</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-10-10</dc:date>
    <description xml:lang="en">
The SSL_get_shared_ciphers() function in OpenSSL contains an off-by-one overflow.
       (http://www.openbsd.org/errata40.html#017_openssl)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-016">
    <title>SECURITY FIX 016 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-016</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-10-08</dc:date>
    <description xml:lang="en">
Malicious DHCP clients could cause dhcpd(8) to corrupt its stack
A DHCP client that claimed to require a maximum message size less than
the minimum IP MTU could cause dhcpd(8) to overwrite stack memory.
       (http://www.openbsd.org/errata40.html#016_dhcpd)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-015">
    <title>SECURITY FIX 015 (All Architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-015</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-07-09</dc:date>
    <description xml:lang="en">
Fix possible heap overflow in file(1), aka CVE-2007-1536.

A source code patch exists which remedies this problem.
       (http://www.openbsd.org/errata40.html#015_file)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-014">
    <title>STABILITY FIX 014 (All Architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-014</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-05-09</dc:date>
    <description xml:lang="en">
A malicious client can cause a division by zero.

A source code patch exists which remedies this problem.
       (http://www.openbsd.org/errata40.html#014_xorg)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-013">
    <title>STABILITY FIX 013 (PowerPC)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-013</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-04-26</dc:date>
    <description xml:lang="en">
An unhandled AltiVec assist exception can cause a kernel panic.

A source code patch exists which remedies this problem.
       (http://www.openbsd.org/errata40.html#013_altivec)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-012">
    <title>SECURITY FIX 012 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-012</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-04-23</dc:date>
    <description xml:lang="en">
IPv6 type 0 route headers can be used to mount a DoS attack against
hosts and networks.  This is a design flaw in IPv6 and not a bug in
OpenBSD.

A source code patch exists which remedies this problem.
       (http://www.openbsd.org/errata40.html#012_route6)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-011">
    <title>SECURITY FIX 011 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-011</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-04-04</dc:date>
    <description xml:lang="en">
Multiple vulnerabilities have been discovered in X.Org.
XC-MISC extension ProcXCMiscGetXIDList memory corruption vulnerability,
BDFFont parsing integer overflow vulnerability,
fonts.dir file parsing integer overflow vulnerability,
multiple integer overflows in the XGetPixel() and XInitImage functions
in ImUtil.c.
CVE-2007-1003,
CVE-2007-1351,
CVE-2007-1352,
CVE-2007-1667.
       (http://www.openbsd.org/errata40.html#011_xorg)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-010">
    <title>SECURITY FIX 010 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-010</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-03-07</dc:date>
    <description xml:lang="en">
2nd revision, March 17, 2007
Incorrect mbuf handling for ICMP6 packets.
Using
pf(4)
to avoid the problem packets is an effective workaround until the patch
can be installed.
Use "block in inet6" in /etc/pf.conf
       (http://www.openbsd.org/errata40.html#m_dup1)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-009">
    <title>INTEROPERABILITY FIX 009 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-009</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-02-04</dc:date>
    <description xml:lang="en">
A US daylight saving time rules change takes effect in 2007.
       (http://www.openbsd.org/errata40.html#timezone)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-008">
    <title>RELIABILITY FIX 008 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-008</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2007-01-16</dc:date>
    <description xml:lang="en">
Under some circumstances, processing an ICMP6 echo request would cause
the kernel to enter an infinite loop.
       (http://www.openbsd.org/errata40.html#icmp6)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-006">
    <title>FTP DISTRIBUTION ERROR 006 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-006</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-12-04</dc:date>
    <description xml:lang="en">
The src.tar.gz and ports.tar.gz archives
released on FTP were created incorrectly, a week after the 4.0 release. The
archives on the CD sets are correct; this only affects people who downloaded
them from a mirror.
       (http://www.openbsd.org/errata40.html#agp)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-005">
    <title>SECURITY FIX 005 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-005</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-11-19</dc:date>
    <description xml:lang="en">
The ELF
ld.so(1)
fails to properly sanitize the environment. There is a potential localhost security
problem in cases we have not found yet.  This patch applies to all ELF-based
systems (m68k, m88k, and vax are a.out-based systems).
       (http://www.openbsd.org/errata40.html#ldso)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-004">
    <title>RELIABILITY FIX 004 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-004</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-11-07</dc:date>
    <description xml:lang="en">
Due to a bug in the
arc(4)
RAID driver the driver will not properly synchronize the cache to the logical volumes
upon system shut down. The result being that the mounted file systems within the logical
volumes will not be properly marked as being clean and fsck will be run for the subsequent
boot up.
       (http://www.openbsd.org/errata40.html#arc)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-003">
    <title>SECURITY FIX 003 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-003</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-11-04</dc:date>
    <description xml:lang="en">
Fix for an integer overflow in
systrace(4)'s
STRIOCREPLACE support, found by
Chris Evans. This could be exploited for DoS, limited kmem reads or local
privilege escalation.
       (http://www.openbsd.org/errata40.html#systrace)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-002">
    <title>SECURITY FIX 002 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-002</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-11-04</dc:date>
    <description xml:lang="en">
Several problems have been found in OpenSSL. While parsing certain invalid ASN.1
structures an error condition is mishandled, possibly resulting in an infinite
loop. A buffer overflow exists in the SSL_get_shared_ciphers function. A NULL
pointer may be dereferenced in the SSL version 2 client code. In addition, many
applications using OpenSSL do not perform any validation of the lengths of
public keys being used.
CVE-2006-2937,
CVE-2006-3738,
CVE-2006-4343,
CVE-2006-2940
       (http://www.openbsd.org/errata40.html#openssl2)
    </description>
  </item>
  <item rdf:about="http://www.vantronix.com/support/errata/#errata40-001">
    <title>SECURITY FIX 001 (All architectures)</title>
    <link>http://www.vantronix.com/support/errata/#errata40-001</link>
    <dc:creator>OpenBSD</dc:creator>
    <dc:date>2006-11-04</dc:date>
    <description xml:lang="en">
httpd(8)
does not sanitize the Expect header from an HTTP request when it is
reflected back in an error message, which might allow cross-site scripting (XSS)
style attacks.
CVE-2006-3918
       (http://www.openbsd.org/errata40.html#httpd)
    </description>
  </item>
</rdf:RDF>
