=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata30.html,v retrieving revision 1.62 retrieving revision 1.63 diff -c -r1.62 -r1.63 *** www/errata30.html 2010/03/08 21:53:37 1.62 --- www/errata30.html 2010/07/08 19:00:07 1.63 *************** *** 54,60 ****

! You can also fetch a tar.gz file containing all the following patches. This file is updated once a day. --- 54,60 ----

! You can also fetch a tar.gz file containing all the following patches. This file is updated once a day. *************** *** 76,82 **** 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.
! A source code patch exists which remedies the problem.

  • --- 76,82 ---- 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.
    ! A source code patch exists which remedies the problem.

  • *************** *** 84,90 **** Incorrect argument checking in the getrlimit(2) system call may allow an attacker to crash the kernel.
    ! A source code patch exists which remedies the problem.

  • --- 84,90 ---- Incorrect argument checking in the getrlimit(2) system call may allow an attacker to crash the kernel.
    ! A source code patch exists which remedies the problem.

  • *************** *** 92,98 **** An attacker can bypass the restrictions imposed by sendmail's restricted shell, smrsh(8), and execute arbitrary commands with the privileges of his own account.
    ! A source code patch exists which remedies the problem.

  • --- 92,98 ---- An attacker can bypass the restrictions imposed by sendmail's restricted shell, smrsh(8), and execute arbitrary commands with the privileges of his own account.
    ! A source code patch exists which remedies the problem.

  • *************** *** 100,112 **** A buffer overflow can occur in the kadmind(8) daemon, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 032: SECURITY FIX: October 7, 2002
    Incorrect argument checking in the setitimer(2) system call may allow an attacker to write to kernel memory.
    ! A source code patch exists which remedies the problem.

  • 031: SECURITY FIX: August 11, 2002
    --- 100,112 ---- A buffer overflow can occur in the kadmind(8) daemon, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 032: SECURITY FIX: October 7, 2002
    Incorrect argument checking in the setitimer(2) system call may allow an attacker to write to kernel memory.
    ! A source code patch exists which remedies the problem.

  • 031: SECURITY FIX: August 11, 2002
    *************** *** 114,120 **** select(2) system call allows an attacker to overwrite kernel memory and execute arbitrary code in kernel context.
    ! A source code patch exists which remedies the problem.

  • --- 114,120 ---- select(2) system call allows an attacker to overwrite kernel memory and execute arbitrary code in kernel context.
    ! A source code patch exists which remedies the problem.

  • *************** *** 124,130 **** library, as in the ASN.1 parser code in the crypto(3) library, all of them being potentially remotely exploitable.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

    --- 124,130 ---- library, as in the ASN.1 parser code in the crypto(3) library, all of them being potentially remotely exploitable.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

    *************** *** 133,139 **** A buffer overflow can occur in the xdr_array(3) RPC code, leading to possible remote crash.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

    --- 133,139 ---- A buffer overflow can occur in the xdr_array(3) RPC code, leading to possible remote crash.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

    *************** *** 142,166 **** A race condition exists in the pppd(8) daemon which may cause it to alter the file permissions of an arbitrary file.
    ! A source code patch exists which remedies the problem.

  • 027: RELIABILITY FIX: July 5, 2002
    Receiving IKE payloads out of sequence can cause isakmpd(8) to crash.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

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

  • 025: SECURITY FIX: June 25, 2002
    A potential buffer overflow in the DNS resolver has been found.
    ! A source code patch exists which remedies the problem.

  • 024: SECURITY FIX: June 24, 2002
    --- 142,166 ---- A race condition exists in the pppd(8) daemon which may cause it to alter the file permissions of an arbitrary file.
    ! A source code patch exists which remedies the problem.

  • 027: RELIABILITY FIX: July 5, 2002
    Receiving IKE payloads out of sequence can cause isakmpd(8) to crash.
    ! A source code patch exists which remedies the problem.
    This is the second version of the patch.

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

  • 025: SECURITY FIX: June 25, 2002
    A potential buffer overflow in the DNS resolver has been found.
    ! A source code patch exists which remedies the problem.

  • 024: SECURITY FIX: June 24, 2002
    *************** *** 174,198 **** 023: SECURITY FIX: June 24, 2002
    A buffer overflow can occur in the .htaccess parsing code in mod_ssl httpd module, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 022: SECURITY FIX: June 19, 2002
    A buffer overflow can occur during the interpretation of chunked encoding in the http daemon, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 021: SECURITY FIX: May 8, 2002
    A race condition exists where an attacker could fill the file descriptor table and defeat the kernel's protection of fd slots 0, 1, and 2 for a setuid or setgid process.
    ! A source code patch exists which remedies the problem.

  • 020: SECURITY FIX: April 25, 2002
    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 the problem.

  • 019: SECURITY FIX: April 22, 2002
    --- 174,198 ---- 023: SECURITY FIX: June 24, 2002
    A buffer overflow can occur in the .htaccess parsing code in mod_ssl httpd module, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 022: SECURITY FIX: June 19, 2002
    A buffer overflow can occur during the interpretation of chunked encoding in the http daemon, leading to possible remote crash or exploit.
    ! A source code patch exists which remedies the problem.

  • 021: SECURITY FIX: May 8, 2002
    A race condition exists where an attacker could fill the file descriptor table and defeat the kernel's protection of fd slots 0, 1, and 2 for a setuid or setgid process.
    ! A source code patch exists which remedies the problem.

  • 020: SECURITY FIX: April 25, 2002
    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 the problem.

  • 019: SECURITY FIX: April 22, 2002
    *************** *** 202,208 **** KerberosTgtPassing or AFSTokenPassing has been enabled in the sshd_config file. Ticket and token passing is not enabled by default.
    ! A source code patch exists which remedies the problem.

  • 018: SECURITY FIX: April 11, 2002
    --- 202,208 ---- KerberosTgtPassing or AFSTokenPassing has been enabled in the sshd_config file. Ticket and token passing is not enabled by default.
    ! A source code patch exists which remedies the problem.

  • 018: SECURITY FIX: April 11, 2002
    *************** *** 210,223 **** will process tilde escapes even in non-interactive mode. This can lead to a local root compromise.
    ! A source code patch exists which remedies the problem.

  • 017: RELIABILITY FIX: March 26, 2002
    isakmpd(8) will crash when receiving a zero length IKE packet due to a too-late length check.
    ! A source code patch exists which remedies the problem.

  • 016: SECURITY FIX: March 19, 2002
    --- 210,223 ---- will process tilde escapes even in non-interactive mode. This can lead to a local root compromise.
    ! A source code patch exists which remedies the problem.

  • 017: RELIABILITY FIX: March 26, 2002
    isakmpd(8) will crash when receiving a zero length IKE packet due to a too-late length check.
    ! A source code patch exists which remedies the problem.

  • 016: SECURITY FIX: March 19, 2002
    *************** *** 232,238 **** may change to the wrong home directory when running at(1) jobs.
    ! A source code patch exists which remedies the problem.

  • 015: RELIABILITY FIX: March 13, 2002
    --- 232,238 ---- may change to the wrong home directory when running at(1) jobs.
    ! A source code patch exists which remedies the problem.

  • 015: RELIABILITY FIX: March 13, 2002
    *************** *** 242,266 **** 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.
    ! A source code patch exists which remedies the problem.

  • 014: SECURITY FIX: March 8, 2002
    A local user can gain super-user privileges due to an off-by-one check in the channel forwarding code of OpenSSH.
    ! A source code patch exists which remedies the problem.

  • 013: RELIABILITY FIX: February 4, 2002
    The wrong filedescriptors are released when pipe(2) failed.
    ! A source code patch exists which remedies the problem.

  • 012: SECURITY FIX: January 21, 2002
    A race condition between the ptrace(2) and execve(2) system calls allows an attacker to modify the memory contents of suid/sgid processes which could lead to compromise of the super-user account.
    ! A source code patch exists which remedies the problem.

  • 011: SECURITY FIX: January 17, 2002
    --- 242,266 ---- 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.
    ! A source code patch exists which remedies the problem.

  • 014: SECURITY FIX: March 8, 2002
    A local user can gain super-user privileges due to an off-by-one check in the channel forwarding code of OpenSSH.
    ! A source code patch exists which remedies the problem.

  • 013: RELIABILITY FIX: February 4, 2002
    The wrong filedescriptors are released when pipe(2) failed.
    ! A source code patch exists which remedies the problem.

  • 012: SECURITY FIX: January 21, 2002
    A race condition between the ptrace(2) and execve(2) system calls allows an attacker to modify the memory contents of suid/sgid processes which could lead to compromise of the super-user account.
    ! A source code patch exists which remedies the problem.

  • 011: SECURITY FIX: January 17, 2002
    *************** *** 272,284 **** ships with OpenBSD) is the mailer. As of version 1.6.5, sudo passes the mailer an environment that is not subject to influence from the invoking user.
    ! A source code patch exists which remedies the problem.

  • 010: RELIABILITY FIX: December 13, 2001
    Systems running with IP-in-IP encapsulation can be made to crash by malformed packets.
    ! A source code patch exists which remedies the problem.

  • 008: SECURITY FIX: November 28, 2001
    --- 272,284 ---- ships with OpenBSD) is the mailer. As of version 1.6.5, sudo passes the mailer an environment that is not subject to influence from the invoking user.
    ! A source code patch exists which remedies the problem.

  • 010: RELIABILITY FIX: December 13, 2001
    Systems running with IP-in-IP encapsulation can be made to crash by malformed packets.
    ! A source code patch exists which remedies the problem.

  • 008: SECURITY FIX: November 28, 2001
    *************** *** 288,301 **** /etc/hosts.equiv) may be used to mount an attack and the attacker must have root access on the machine. OpenBSD does not start lpd in the default installation.
    ! A source code patch exists which remedies the problem.

  • 007: SECURITY FIX: November 13, 2001
    A security issue exists in the vi.recover script that may allow an attacker to remove arbitrary zero-length files, regardless of ownership.
    ! A source code patch exists which remedies the problem.

  • 006: SECURITY FIX: November 13, 2001 --- 288,301 ---- /etc/hosts.equiv) may be used to mount an attack and the attacker must have root access on the machine. OpenBSD does not start lpd in the default installation.
    ! A source code patch exists which remedies the problem.

  • 007: SECURITY FIX: November 13, 2001
    A security issue exists in the vi.recover script that may allow an attacker to remove arbitrary zero-length files, regardless of ownership.
    ! A source code patch exists which remedies the problem.

  • 006: SECURITY FIX: November 13, 2001 *************** *** 303,309 **** pf(4) was incapable of dealing with certain ipv6 icmp packets, resulting in a crash.
    ! A source code patch exists which remedies the problem.

  • 002: SECURITY FIX: November 12, 2001
    --- 303,309 ---- pf(4) was incapable of dealing with certain ipv6 icmp packets, resulting in a crash.
    ! A source code patch exists which remedies the problem.

  • 002: SECURITY FIX: November 12, 2001
    *************** *** 328,334 ****

    Effectively an upgrade of OpenSSH 3.0 to OpenSSH 3.0.2, ! a source code patch exists which remedies these problems. This is the second version of this patch.

  • --- 328,334 ----

    Effectively an upgrade of OpenSSH 3.0 to OpenSSH 3.0.2, ! a source code patch exists which remedies these problems. This is the second version of this patch.

  • *************** *** 359,365 **** Hifn7751 based cards may stop working on certain motherboards due to DMA errors.
    ! A source code patch exists which remedies the problem.

    --- 359,365 ---- Hifn7751 based cards may stop working on certain motherboards due to DMA errors.
    ! A source code patch exists which remedies the problem.

    *************** *** 390,396 **** Access to a CD drive on the PCI ultrasparc machines results in a continuous stream of bogus interrupt messages, causing great user anguish.
    ! A source code patch exists which remedies the problem.

    --- 390,396 ---- Access to a CD drive on the PCI ultrasparc machines results in a continuous stream of bogus interrupt messages, causing great user anguish.
    ! A source code patch exists which remedies the problem.

    *************** *** 430,436 ****
    Execution of Altivec instructions will crash the kernel.
    ! A source code patch exists which remedies the problem.

    --- 430,436 ----
    Execution of Altivec instructions will crash the kernel.
    ! A source code patch exists which remedies the problem.

    *************** *** 479,485 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: errata30.html,v 1.62 2010/03/08 21:53:37 deraadt Exp $ --- 479,485 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: errata30.html,v 1.63 2010/07/08 19:00:07 sthen Exp $