=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata31.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- www/errata31.html 2017/03/28 06:41:18 1.82 +++ www/errata31.html 2017/06/26 17:18:57 1.83 @@ -86,7 +86,7 @@ 027: SECURITY FIX: March 31, 2003   All architectures
A buffer overflow in the address parsing in -sendmail(8) +sendmail(8) may allow an attacker to gain root privileges.
A source code patch exists which remedies this problem. @@ -121,7 +121,7 @@ 023: SECURITY FIX: March 5, 2003   All architectures
A fix for an -lprm(1) +lprm(1) bug made in 1996 contains an error that could lead to privilege escalation.
@@ -131,7 +131,7 @@ 022: SECURITY FIX: March 3, 2003   All architectures
A buffer overflow in the envelope comments processing in -
sendmail(8) +sendmail(8) may allow an attacker to gain root privileges.
A source code patch exists which remedies this problem. @@ -140,7 +140,7 @@ 021: SECURITY FIX: February 23, 2003   All architectures
In -ssl(8) an information leak can occur via timing by performing a MAC computation +ssl(8) an information leak can occur via timing by performing a MAC computation even if incorrect block cipher padding has been found, this is a countermeasure. Also, check for negative sizes in memory allocation routines.
@@ -150,7 +150,7 @@ 020: SECURITY FIX: January 20, 2003   All architectures
A double free in -
cvs(1) +cvs(1) could allow an attacker to execute code with the privileges of the user running cvs. This is only an issue when the cvs command is being run on a user's behalf as a different user. This means that, @@ -163,7 +163,7 @@ 019: 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.
@@ -174,7 +174,7 @@ 018: 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. @@ -183,7 +183,7 @@ 017: 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. @@ -192,7 +192,7 @@ 016: 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. @@ -201,7 +201,7 @@ 015: SECURITY FIX: October 2, 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.

@@ -209,7 +209,7 @@ 014: 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.
@@ -219,9 +219,9 @@ 013: 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. @@ -232,7 +232,7 @@ 012: 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. @@ -243,7 +243,7 @@ 011: 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. @@ -252,7 +252,7 @@ 010: 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.
@@ -261,7 +261,7 @@

  • 009: 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.

    @@ -302,7 +302,7 @@   All architectures
    Under certain conditions, on systems using YP with netgroups in the password database, it is possible that -sshd(8) +sshd(8) does ACL checks for the requested user name but uses the password database entry of a different user for authentication. This means that denied users might authenticate successfully while permitted @@ -322,7 +322,7 @@

  • 002: 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.

    @@ -330,7 +330,7 @@ 001: 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