=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata27.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- www/errata27.html 2016/03/21 05:46:19 1.80 +++ www/errata27.html 2016/03/22 10:54:42 1.81 @@ -87,7 +87,7 @@   All architectures
The readline library shipped with OpenBSD allows history files creation with a permissive -umask(2). +umask(2). This can lead to the leakage of sensitive information in applications that use passwords and the like during user interaction (one such application is mysql). Additionally, if the HOME environment variable @@ -100,7 +100,7 @@ 039: SECURITY FIX: Feb 22, 2001   All architectures
There is an exploitable heap corruption bug in -sudo. +sudo.
A source code patch exists which remedies this problem. @@ -333,7 +333,7 @@

  • 016: DRIVER BUG: July 2, 2000
    -The xl(4) +The xl(4) driver supporting various 3com cards, had a bug which prevented the multicast filter from working correctly on the 3c905B, thus preventing many IPv6 things from working. @@ -343,7 +343,7 @@

  • 015: DRIVER BUG: June 30, 2000
    -The ste(4) +The ste(4) driver supporting Ethernet cards based on the Sundance ST201 chipset (i.e., the D-Link 550TX) has a bug which causes the machine to panic at boot-time. @@ -383,9 +383,9 @@

  • 011: DRIVER BUG: June 17, 2000
    -The an(4) +The an(4) Aironet Communications 4500/4800 IEEE 802.11DS driver has a bug which prevents -ancontrol(8) from working correctly, instead causing a panic. +ancontrol(8) from working correctly, instead causing a panic.
    A source code patch exists which remedies this problem. @@ -467,7 +467,7 @@   All architectures
    It is possible to bypass the learning flag on an interface if frames go directly to the machine acting as a -bridge. +bridge.
    A source code patch exists which remedies this problem. @@ -476,7 +476,7 @@ 002: DRIVER FIX: May 26, 2000   All architectures
    The -ef(4) +ef(4) driver will complain when adding an address with ifconfig (ifconfig: SIOCAIFADDR: Invalid argument).