=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata30.html,v retrieving revision 1.98 retrieving revision 1.99 diff -u -r1.98 -r1.99 --- www/errata30.html 2017/03/28 06:41:18 1.98 +++ www/errata30.html 2017/06/26 17:18:57 1.99 @@ -86,7 +86,7 @@ 036: SECURITY FIX: November 14, 2002   All architectures
A buffer overflow in -named(8) +named(8) could allow an attacker to execute code with the privileges of named. On OpenBSD, named runs as a non-root user in a chrooted environment which mitigates the effects of this bug.
@@ -97,7 +97,7 @@ 035: SECURITY FIX: November 6, 2002   All architectures
Incorrect argument checking in the -getrlimit(2) +getrlimit(2) system call may allow an attacker to crash the kernel.
A source code patch exists which remedies this problem. @@ -106,7 +106,7 @@ 034: SECURITY FIX: November 6, 2002   All architectures
An attacker can bypass the restrictions imposed by sendmail's restricted shell, -smrsh(8), +smrsh(8), and execute arbitrary commands with the privileges of his own account.
A source code patch exists which remedies this problem. @@ -115,7 +115,7 @@ 033: SECURITY FIX: October 21, 2002   All architectures
A buffer overflow can occur in the -kadmind(8) +kadmind(8) daemon, leading to possible remote crash or exploit.
A source code patch exists which remedies this problem. @@ -124,7 +124,7 @@ 032: SECURITY FIX: October 7, 2002   All architectures
Incorrect argument checking in the -setitimer(2) system call may allow an attacker to write to kernel memory.
+setitimer(2) system call may allow an attacker to write to kernel memory.
A source code patch exists which remedies this problem.

@@ -132,7 +132,7 @@ 031: SECURITY FIX: August 11, 2002   All architectures
An insufficient boundary check in the -select(2) +select(2) system call allows an attacker to overwrite kernel memory and execute arbitrary code in kernel context.
@@ -142,9 +142,9 @@ 030: SECURITY FIX: July 30, 2002   All architectures
Several remote buffer overflows can occur in the SSL2 server and SSL3 client of the -
ssl(8) +ssl(8) library, as in the ASN.1 parser code in the -crypto(3) +crypto(3) library, all of them being potentially remotely exploitable.
A source code patch exists which remedies this problem. @@ -155,7 +155,7 @@ 029: SECURITY FIX: July 29, 2002   All architectures
A buffer overflow can occur in the -xdr_array(3) +xdr_array(3) RPC code, leading to possible remote crash.
A source code patch exists which remedies this problem. @@ -166,7 +166,7 @@ 028: SECURITY FIX: July 29, 2002   All architectures
A race condition exists in the -pppd(8) +pppd(8) daemon which may cause it to alter the file permissions of an arbitrary file.
A source code patch exists which remedies this problem. @@ -175,7 +175,7 @@ 027: RELIABILITY FIX: July 5, 2002   All architectures
Receiving IKE payloads out of sequence can cause -isakmpd(8) to crash.
+isakmpd(8) to crash.
A source code patch exists which remedies this problem.
@@ -184,7 +184,7 @@

  • 026: SECURITY FIX: June 27, 2002   All architectures
    -The kernel would let any user ktrace(2) set[ug]id processes.
    +The kernel would let any user ktrace(2) set[ug]id processes.
    A source code patch exists which remedies this problem.

    @@ -232,7 +232,7 @@

  • 020: SECURITY FIX: April 25, 2002   All architectures
    -A bug in sudo(8) may allow an attacker to corrupt the heap by specifying a custom prompt.
    +A bug in sudo(8) may allow an attacker to corrupt the heap by specifying a custom prompt.
    A source code patch exists which remedies this problem.

    @@ -240,7 +240,7 @@ 019: SECURITY FIX: April 22, 2002   All architectures
    A local user can gain super-user privileges due to a buffer overflow -in sshd(8) +in sshd(8) if AFS has been configured on the system or if KerberosTgtPassing or AFSTokenPassing has been enabled in the sshd_config file. Ticket and token passing is not enabled @@ -251,7 +251,7 @@

  • 018: SECURITY FIX: April 11, 2002   All architectures
    -mail(1) +mail(1) will process tilde escapes even in non-interactive mode. This can lead to a local root compromise.
    @@ -261,7 +261,7 @@
  • 017: RELIABILITY FIX: March 26, 2002   All architectures
    -isakmpd(8) +isakmpd(8) will crash when receiving a zero length IKE packet due to a too-late length check.
    @@ -272,14 +272,14 @@   All architectures
    Under certain conditions, on systems using YP with netgroups in the password database, it is possible for the -
    rexecd(8) +rexecd(8) and -rshd(8) +rshd(8) daemons to execute the shell from a different user's password entry. Due to a similar problem, -atrun(8) +atrun(8) may change to the wrong home directory when running -at(1) +at(1) jobs.
    A source code patch exists which remedies this problem. @@ -289,7 +289,7 @@   All architectures
    Under some circumstances the zlib compression library can free dynamically allocated memory twice. This is not a security issue on OpenBSD since the BSD -free(3) +free(3) function detects this. There is also a kernel zlib component that may be used by pppd and IPsec. The feasibility of attacking the kernel this way is currently unknown.
    @@ -376,7 +376,7 @@
  • 006: SECURITY FIX: November 13, 2001   All architectures
    -pf(4) +pf(4) was incapable of dealing with certain ipv6 icmp packets, resulting in a crash.
    @@ -411,7 +411,7 @@
  • 002: SECURITY FIX: November 12, 2001   All architectures
    -
    sshd(8) +sshd(8) is being upgraded from OpenSSH 3.0 to OpenSSH 3.0.2 to fix a few problems: