[BACK]Return to errata22.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/errata22.html, Revision 1.110

1.95      bentley     1: <!doctype html>
                      2: <html lang=en id=errata>
                      3: <meta charset=utf-8>
                      4:
1.85      tj          5: <title>OpenBSD 2.2 Errata</title>
1.1       deraadt     6: <meta name="description" content="the OpenBSD CD errata page">
1.84      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.87      tb          9: <link rel="canonical" href="https://www.openbsd.org/errata22.html">
1.1       deraadt    10:
1.76      deraadt    11: <!--
                     12:                        IMPORTANT REMINDER
                     13:        IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE
                     14: -->
                     15:
1.1       deraadt    16:
1.95      bentley    17: <h2 id=OpenBSD>
1.84      deraadt    18: <a href="index.html">
1.95      bentley    19: <i>Open</i><b>BSD</b></a>
                     20: 2.2 Errata
1.85      tj         21: </h2>
1.84      deraadt    22: <hr>
1.1       deraadt    23:
1.35      deraadt    24: For errata on a certain release, click below:<br>
1.101     schwarze   25: <a href="errata20.html">2.0</a>,
1.34      deraadt    26: <a href="errata21.html">2.1</a>,
                     27: <a href="errata23.html">2.3</a>,
                     28: <a href="errata24.html">2.4</a>,
                     29: <a href="errata25.html">2.5</a>,
                     30: <a href="errata26.html">2.6</a>,
                     31: <a href="errata27.html">2.7</a>,
                     32: <a href="errata28.html">2.8</a>,
                     33: <a href="errata29.html">2.9</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.38      deraadt    36: <a href="errata32.html">3.2</a>,
1.40      david      37: <a href="errata33.html">3.3</a>,
1.44      david      38: <a href="errata34.html">3.4</a>,
1.45      miod       39: <a href="errata35.html">3.5</a>,
1.46      deraadt    40: <a href="errata36.html">3.6</a>,
1.101     schwarze   41: <br>
1.69      deraadt    42: <a href="errata37.html">3.7</a>,
1.48      deraadt    43: <a href="errata38.html">3.8</a>,
1.49      deraadt    44: <a href="errata39.html">3.9</a>,
1.50      deraadt    45: <a href="errata40.html">4.0</a>,
1.52      merdely    46: <a href="errata41.html">4.1</a>,
1.53      deraadt    47: <a href="errata42.html">4.2</a>,
1.54      deraadt    48: <a href="errata43.html">4.3</a>,
1.56      deraadt    49: <a href="errata44.html">4.4</a>,
1.57      deraadt    50: <a href="errata45.html">4.5</a>,
1.58      deraadt    51: <a href="errata46.html">4.6</a>,
1.60      deraadt    52: <a href="errata47.html">4.7</a>,
1.61      miod       53: <a href="errata48.html">4.8</a>,
1.62      nick       54: <a href="errata49.html">4.9</a>,
1.63      sthen      55: <a href="errata50.html">5.0</a>,
1.64      deraadt    56: <a href="errata51.html">5.1</a>,
1.65      deraadt    57: <a href="errata52.html">5.2</a>,
1.101     schwarze   58: <br>
1.66      deraadt    59: <a href="errata53.html">5.3</a>,
1.67      deraadt    60: <a href="errata54.html">5.4</a>,
1.75      jsg        61: <a href="errata55.html">5.5</a>,
1.79      deraadt    62: <a href="errata56.html">5.6</a>,
1.82      deraadt    63: <a href="errata57.html">5.7</a>,
1.83      deraadt    64: <a href="errata58.html">5.8</a>,
1.86      deraadt    65: <a href="errata59.html">5.9</a>,
1.89      tj         66: <a href="errata60.html">6.0</a>,
1.91      deraadt    67: <a href="errata61.html">6.1</a>,
1.92      deraadt    68: <a href="errata62.html">6.2</a>,
1.93      deraadt    69: <a href="errata63.html">6.3</a>,
1.94      deraadt    70: <a href="errata64.html">6.4</a>,
1.99      deraadt    71: <a href="errata65.html">6.5</a>,
1.102     deraadt    72: <a href="errata66.html">6.6</a>,
1.103     deraadt    73: <a href="errata67.html">6.7</a>,
1.104     deraadt    74: <a href="errata68.html">6.8</a>,
1.105     tj         75: <br>
1.106     deraadt    76: <a href="errata69.html">6.9</a>,
1.107     deraadt    77: <a href="errata70.html">7.0</a>,
1.108     deraadt    78: <a href="errata71.html">7.1</a>,
1.109     tj         79: <a href="errata72.html">7.2</a>,
1.110   ! tj         80: <a href="errata73.html">7.3</a>,
        !            81: <a href="errata74.html">7.4</a>.
1.2       deraadt    82: <hr>
                     83:
1.21      ericj      84: <p>
1.89      tj         85: Patches for the OpenBSD base system are distributed as unified diffs.
                     86: Each patch contains usage instructions.
                     87: All the following patches are also available in one
                     88: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2.tar.gz">tar.gz file</a>
                     89: for convenience.
1.70      deraadt    90:
                     91: <p>
1.89      tj         92: Patches for supported releases are also incorporated into the
1.90      tj         93: <a href="stable.html">-stable branch</a>.
1.21      ericj      94:
1.11      deraadt    95: <hr>
                     96:
1.1       deraadt    97: <ul>
1.96      deraadt    98:
1.77      bentley    99: <li id="ipsec">
1.96      deraadt   100: <strong>001: SECURITY FIX</strong>
1.73      deraadt   101: &nbsp; <i>All architectures</i><br>
1.7       deraadt   102: If IPSEC communication is attempted by starting photurisd(8) (which is
1.8       deraadt   103: disabled by default), a system crash may be evoked from remote if
                    104: an attacker uses some classes of invalid packets.
1.88      tb        105: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/ipsec.patch">
1.7       deraadt   106: A source code patch exists which remedies this problem.</a>
1.9       deraadt   107: <p>
1.96      deraadt   108:
1.77      bentley   109: <li id="xterm-xaw">
1.96      deraadt   110: <strong>002: SECURITY FIX</strong>
1.73      deraadt   111: &nbsp; <i>All architectures</i><br>
1.5       matthieu  112: As stated in CERT advisory VB-98.04, there are buffer
1.95      bentley   113: overrun problems in <b>xterm</b> related to the input-Method,
1.8       deraadt   114: preeditType, and *Keymap resources. Additional buffer overruns exist in
1.95      bentley   115: the <b>Xaw</b> library related to the inputMethod and
1.8       deraadt   116: preeditType resources.   The xterm(1) problem represents a security
                    117: vulnerability for any platform where xterm is installed setuid-root
                    118: (as is the case for all OpenBSD platforms).  The Xaw problem represents
                    119: a security vulnerability for any setuid-root program that uses the Xaw
                    120: library (including xterm).  Patch1 from XFree86 3.3.2 corrects
                    121: these problems.
1.88      tb        122: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/xterm-xaw.patch">
1.6       deraadt   123: We provide a version of this patch file specifically for the OpenBSD 2.2 tree</a>.
1.5       matthieu  124: <p>
1.96      deraadt   125:
1.77      bentley   126: <li id="rmjob">
1.96      deraadt   127: <strong>003: SECURITY FIX</strong>
1.73      deraadt   128: &nbsp; <i>All architectures</i><br>
1.1       deraadt   129: An exploitable buffer mismanagement exists in a subroutine used by
                    130: lprm and lpd.  The problem is exploitable by users on a particular
1.95      bentley   131: machine if there is an entry in <b>/etc/printcap</b> which
1.1       deraadt   132: points at a remote printer.
1.88      tb        133: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/rmjob.patch">
1.1       deraadt   134: A patch is available which corrects this behaviour</a>.
                    135: <p>
1.96      deraadt   136:
1.77      bentley   137: <li id="uucpd">
1.96      deraadt   138: <strong>004: SECURITY FIX</strong>
1.73      deraadt   139: &nbsp; <i>All architectures</i><br>
1.1       deraadt   140: A DNS-based vulnerability exists when uucpd is used.  By default uucpd
                    141: is not enabled in the OpenBSD releases, but some sites may have enabled it.
1.88      tb        142: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/uucpd.patch">
1.1       deraadt   143: A patch is available which corrects this behaviour</a>.
                    144: <p>
1.96      deraadt   145:
1.77      bentley   146: <li id="named">
1.96      deraadt   147: <strong>005: SECURITY FIX</strong>
1.73      deraadt   148: &nbsp; <i>All architectures</i><br>
1.1       deraadt   149: A vulnerability exists when (and only when) /etc/named.conf has the
1.95      bentley   150: <b>fake-iquery</b> option enabled.
1.88      tb        151: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/named.patch">
1.1       deraadt   152: A patch is available which corrects this behaviour</a>.
                    153: <p>
1.96      deraadt   154:
1.77      bentley   155: <li id="ping">
1.96      deraadt   156: <strong>006: SECURITY FIX</strong>
1.73      deraadt   157: &nbsp; <i>All architectures</i><br>
1.1       deraadt   158: A vulnerability exists in ping(8); if the -R option is used to record
                    159: routes, an attacker can spoof a reply packet that will overflow inside
                    160: ping.  Preliminary investigation makes it look the worst attack
                    161: possible is to make ping crash, but one never knows...
1.88      tb        162: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/ping.patch">
1.1       deraadt   163: A patch is available which corrects this behaviour</a>.
                    164: <p>
1.96      deraadt   165:
1.77      bentley   166: <li id="sourceroute">
1.96      deraadt   167: <strong>007: SECURITY FIX</strong> &nbsp; <i>All architectures</i><br>
1.95      bentley   168: If the sysctl variable <b>net.inet.ip.forwarding</b> is
                    169: enabled (value 1), but the variable <b>net.inet.ip.sourceroute</b>
1.1       deraadt   170: is disabled (value 0), the kernel will block source routed packets from
                    171: going through, but will still accept source routing packets destined for
1.95      bentley   172: itself.  Our fix changes the <b>net.inet.ip.sourceroute</b>
1.1       deraadt   173: variable semantics to mean that all source routed packets should
                    174: be blocked completely.
1.88      tb        175: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/sourceroute.patch">
1.1       deraadt   176: A kernel patch is provided</a>.
1.100     schwarze  177: For more details, see the <a href="advisories/sourceroute.txt">OpenBSD
                    178: advisory</a>.
1.1       deraadt   179: <p>
1.96      deraadt   180:
1.77      bentley   181: <li id="ruserok">
1.96      deraadt   182: <strong>008: SECURITY FIX</strong>
1.73      deraadt   183: &nbsp; <i>All architectures</i><br>
1.1       deraadt   184: A combination localhost+remote host security problem exists if a
1.26      jsyn      185: local user running a setuid binary causes a non-existent root .rhosts
1.1       deraadt   186: file to be created via a symbolic link with a specific kind of corefile,
                    187: and then subsequently uses rsh/rlogin to enter the machine from remote.
                    188: A similar exploit might also be possible using sshd which lacks any code
                    189: for checking for deviations from the expected format in the .rhosts or
                    190: .shosts files, but we have not confirmed this yet.  The following two
                    191: fixes are recommended:
                    192: <p>
                    193: <ul>
                    194: <li>
1.88      tb        195: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/nosuidcoredump.patch">
1.1       deraadt   196: (1) A kernel patch which adds a new sysctl option which permits the
                    197: administrator to decide whether setuid corefiles should be written or not</a>.
                    198: <p>
1.88      tb        199: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/rcmd.patch">
1.1       deraadt   200: (2) Replaces the libc ruserok() function with a more paranoid
                    201: version which detects bogus looking .rhosts files better.</a>
                    202: </ul>
                    203: <p>
                    204: If the
                    205: first patch is used to stop setuid coredumps, then the second patch is
                    206: not as important.
                    207: This problem is fixed much better in OpenBSD-current, where the kernel's
                    208: symbolic link handling has been improved such that coredumping will not
                    209: create a file on the other side of a symbolic link.  Such a patch is not
                    210: possible for the 4.4lite1 VFS layer in the OpenBSD 2.2 kernel.<p>
                    211: The problem with the ruserok() function appears to also exist in
                    212: ssh 1.2.21 and previous (the ssh people have been alerted).
                    213: <p>
1.96      deraadt   214:
1.77      bentley   215: <li id="mmap">
1.96      deraadt   216: <strong>009: SECURITY FIX</strong> &nbsp; <i>All architectures</i><br>
1.1       deraadt   217: A bug in the vm system permits a file descriptor opened read-only on a
                    218: device, to later on be mmap(2)'d read-write, and then modified.  This
                    219: does not result in a security hole by itself, but it does violate the
                    220: safety semantics which securelevels are supposed to provide.  If a user
                    221: manages to gain kmem group permissions, using this problem they can then
                    222: gain root trivially and/or turn securelevels off.
1.88      tb        223: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/vm_mmap.patch">
1.1       deraadt   224: A kernel patch is available which corrects this behaviour (this is
                    225: revision 3 of this patch)</a>.
1.100     schwarze  226: For more details, see the <a href="advisories/mmap.txt">OpenBSD advisory</a>.
1.1       deraadt   227: <p>
1.97      deraadt   228:
                    229: <li id="build1">
                    230: <strong>010: BUILD PROCESS FIX</strong>
1.73      deraadt   231: &nbsp; <i>All architectures</i><br>
1.1       deraadt   232: Building an object tree from a read-only source tree (such as off a CDROM)
                    233: may fail under certain circumstances (e.g. when creating a symlink on sparc
                    234: whose target name is exactly 33 characters).  As a workaround you have to
                    235: either provide the source tree read/write, or install a newer version of
1.67      deraadt   236: /usr/bin/readlink.
1.88      tb        237: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/readlink.c">
1.1       deraadt   238: A replacement source file exists</a>.
                    239: <p>
1.96      deraadt   240:
1.77      bentley   241: <li id="mountd">
1.96      deraadt   242: <strong>011: SECURITY FIX</strong>
1.73      deraadt   243: &nbsp; <i>All architectures</i><br>
1.1       deraadt   244: If a line in /etc/exports which contains hostnames results in an empty
                    245: list because none of the supplied hostnames is known, mountd(8) will
                    246: accidentally export the filesystem to the world.
1.88      tb        247: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/mountd.patch">
1.1       deraadt   248: A patch is available which corrects this behaviour</a>.
                    249: <p>
1.97      deraadt   250:
                    251: <li id="eor">
                    252: <strong>012: RELIABILITY FIX</strong>
1.73      deraadt   253: &nbsp; <i>All architectures</i><br>
1.1       deraadt   254: Setting the MSG_EOR flag on a tcp packet in the send(2) family of
                    255: system calls could cause a kernel panic.
1.88      tb        256: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/common/send.patch">
1.1       deraadt   257: A patch</a> to return EINVAL in this case is available.
                    258: <p>
1.96      deraadt   259:
1.77      bentley   260: <li id="f00f">
1.96      deraadt   261: <strong>013: RELIABILITY FIX</strong><br>
1.26      jsyn      262: The Intel P5 F00F bug was discovered after the CDRs had already been
1.1       deraadt   263: sent to the manufacturer.  This problem permits any user who has an account
                    264: to lock your machine up using a 4-line program.  The problem only affects
                    265: Intel P5 processors (the i386, i486, P-Pro, and P-II are not vulnerable,
                    266: nor are processors by other manufacturers).
1.88      tb        267: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/f00f.patch">
1.1       deraadt   268: A kernel source-code patch is available</a>.
                    269: <p>
1.97      deraadt   270:
                    271: <li id="svr4">
                    272: <strong>014: FUNCTIONALITY FIX</strong><br>
1.1       deraadt   273: Some Linux binaries will execute in SVR4 emulation mode, which is
1.12      aaron     274: definitely a problem for people who need Linux emulation to work correctly.
1.1       deraadt   275: To solve this mis-identification problem,
1.88      tb        276: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/compat_linux.patch">
1.1       deraadt   277: a patch file is provided</a>.
                    278: <p>
1.97      deraadt   279:
1.98      bentley   280: <li id="apm">
1.97      deraadt   281: <strong>015: RELIABILITY FIX</strong><br>
1.1       deraadt   282: APM can crash on machines without it.
1.88      tb        283: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/apm.patch">
1.1       deraadt   284: A kernel source-code patch is available</a>.
                    285: <p>
1.97      deraadt   286:
1.98      bentley   287: <li id="ide">
1.97      deraadt   288: <strong>016: INSTALLATION PROCESS FLAW</strong><br>
1.25      pvalchev  289: A few people are running into this problem, particularly if they had some
1.1       deraadt   290: other *BSD operating system on their machine before trying OpenBSD: if after
                    291: installation onto an IDE-based machine, the kernel fails to mount the root
                    292: partition because it thinks that it should be opening sd0 (0x400), this means
                    293: you have incorrectly setup your disklabel for the IDE drive -- the disklabel
                    294: is indicating that the drive is SCSI.
                    295: To repair this, use the floppy to run "disklabel -E wd0", then using the
                    296: "edit" command ensure the type field is set to "ST506".
                    297: <p>
1.97      deraadt   298:
                    299: <li id="mac68kx">
                    300: <strong>017: NEW SOFTWARE</strong><br>
1.1       deraadt   301: Unfortunately, X11 binaries for the mac68k did not manage to make it onto the
                    302: CDROM.  However, X11 for the mac68k is immediately available from
1.88      tb        303: <a href="https://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k/X11/X11R6.tar.gz">
                    304: https://ftp.OpenBSD.org/pub/OpenBSD/2.2/mac68k/X11/X11R6.tar.gz</a>.  Please
                    305: be sure to read the <a href="https://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k/X11/README.X11">README file</a> also in that directory for instructions on installing
1.1       deraadt   306: and setting up X.
                    307: <p>
1.97      deraadt   308:
                    309: <li id="mac68kpath">
                    310: <strong>018: INSTALLATION PROCESS FLAW</strong><br>
1.1       deraadt   311: As shipped on the CDROM, both the
1.88      tb        312: <a href="https://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k/bsd-generic.tar.gz">
1.1       deraadt   313: generic kernel</a>
                    314: and the
1.88      tb        315: <a href="https://ftp.openbsd.org/pub/OpenBSD/2.2/bsd-genericbsc.tar.gz">
1.1       deraadt   316: genericsbc kernel</a>
                    317: extract themselves into the wrong place in the filesystem.
1.95      bentley   318: Both <em>should</em> extract a kernel named <code>/bsd</code>, but they extract
                    319: the kernel into <code>/usr/src/sys/arch/mac68k/compile</code> instead.
1.1       deraadt   320: <p>
                    321: This has been fixed on the ftp release of <a href=22.html>OpenBSD 2.2</a>, and
1.88      tb        322: fresh kernels are available from <a href="https://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k">
1.59      sthen     323: http://ftp.OpenBSD.ORG/pub/OpenBSD/2.2/mac68k/</a>.  If at all possible,
1.1       deraadt   324: installing these kernels is recommended.
                    325: <p>
                    326: A number of possible workarounds exist if you don't have easy access to ftp
                    327: the updated kernels.  The simplest of these is to use a
                    328: MacOS program to uncompress and untar the kernel aad use the Installer's
                    329: mini-shell to "cpin" the kernel.  Alternately, you could install the kernel
1.95      bentley   330: with the Installer and use the mini-shell to move the binary from <code>/usr/src/...</code> to <code>/bsd</code>.
1.1       deraadt   331: <p>
1.97      deraadt   332:
                    333: <li id="4300">
                    334: <strong>019: RELIABILITY FIX</strong><br>
1.25      pvalchev  335: Older 4/xxx systems (particularly the 4/300's) cannot boot
1.1       deraadt   336: with the 2.2 kernel due to bugs in the scsi device driver.
1.88      tb        337: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/patches/2.2/sparc/esp.patch">
1.1       deraadt   338: A kernel source patch is available</a>.
                    339: Replacement kernels are available for:
1.88      tb        340: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/patches/2.2/sparc/bsd">bsd</a>,
                    341: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/patches/2.2/sparc/bsd.scsi3">bsd.scsi3</a>,
1.1       deraadt   342: and a replacement for bsd.rd is coming soon.
                    343: <p>
1.96      deraadt   344:
1.77      bentley   345: <li id="sparciommu">
1.96      deraadt   346: <strong>020: RELIABILITY FIX</strong><br>
1.1       deraadt   347: SPARCstation 4 and 5 (Microsparc 2) users may see kernel panics when
                    348: using a custom kernel configured for option sun4m only.
1.88      tb        349: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/patches/2.2/sparc/sun4m.patch">
1.1       deraadt   350: A workaround (kernel source patch) is available</a>.  Apply the patch and
                    351: then re-build your kernel.
                    352: <p>
1.97      deraadt   353:
                    354: <li id="xamiga">
                    355: <strong>021: FUNCTIONALITY FIX</strong><br>
1.1       deraadt   356: Missing Xamiga manual pages.  Get
1.88      tb        357: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/amiga/Xamiga-manual.tgz">
1.1       deraadt   358: this package</a> and execute, <i>as root</i>:<br>
1.95      bentley   359: <b><b># </b>pkg_add Xamiga-manual.tgz</b><br>
1.1       deraadt   360: The MD5 checksum of this package is:<br>
1.96      deraadt   361: <b>MD5 (Xamiga-manual.tgz) = 2362a7857264b9d17f65cca258b42031</b>
                    362: <p>
1.97      deraadt   363:
                    364: <li id="araidne">
                    365: <strong>022: FUNCTIONALITY FIX</strong><br>
1.1       deraadt   366: The Ariadne ethernet support was broken, there will be both binary and
                    367: source level fixes available shortly.  If you are in a hurry mail
1.37      naddy     368: <a href="mailto:niklas@openbsd.org">Niklas</a> for a test kernel.<p>
1.72      deraadt   369: <p>
1.97      deraadt   370:
                    371: <li id="pmax">
                    372: <strong>023: FUNCTIONALITY FIX</strong><br>
1.67      deraadt   373: There is a Year-1998 problem in the time-setting code (which causes the
1.1       deraadt   374: date and time to be set incorrectly after a reboot in 1998).
1.88      tb        375: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/clock.patch">
1.1       deraadt   376: A source code patch file is available</a> plus replacement installation
                    377: kernels for the 2.2 release at
1.88      tb        378: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/bsd.NFS">bsd.NFS</a>,
                    379: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/bsd">bsd</a>,
                    380: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/bsd.rz0">bsd.rz0</a>.
1.1       deraadt   381: <p>
1.97      deraadt   382:
                    383: <li id="3min">
                    384: <strong>024: FUNCTIONALITY FIX</strong><br>
1.1       deraadt   385: X11 support for the 3min and 3maxplus machines was broken
                    386: due to a kernel bug.
1.88      tb        387: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/fb.patch">
1.1       deraadt   388: A source code patch is available</a>.
                    389: <p>
1.96      deraadt   390:
1.77      bentley   391: <li id="ldso">
1.96      deraadt   392: <strong>025: SECURITY FIX</strong><br>
1.95      bentley   393: A security problem in the shared library linker <b>ld.so</b>
1.1       deraadt   394: requires that you replace it with a new binary.  The following binary
                    395: will work on both pmax and arc machines.
1.88      tb        396: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/ld.so">
1.1       deraadt   397: The replacement binary is here</a>.
                    398: <p>
1.97      deraadt   399:
                    400: <li id="ldso2">
                    401: <strong>026: SECURITY FIX</strong><br>
1.95      bentley   402: A security problem in the shared library linker <b>ld.so</b> requires
1.1       deraadt   403: that you replace it with a new binary.  The following binary
                    404: will work on both pmax and arc machines.
1.88      tb        405: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.2/pmax/ld.so">
1.1       deraadt   406: The replacement binary is here</a>.
                    407: <p>
1.97      deraadt   408:
                    409: <li id="nat">
                    410: <strong>027: MISSING FUNCTIONALITY</strong><br>
1.4       deraadt   411: Network Address Translation and other parts of IP Filtering do not work
1.1       deraadt   412: on the alpha.  This will be fixed in the 2.3 release, and perhaps earlier
                    413: in a snapshot.  There is no patch for 2.2.
                    414: <p>
1.86      deraadt   415:
1.1       deraadt   416: </ul>
1.64      deraadt   417:
1.78      tedu      418: <hr>