Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2010 12:55:34 +0000 (UTC)
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <201007011255.o61CtrDu014717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tuexen      2010-07-01 12:55:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             uipc_syscalls.c 
  Log:
  SVN rev 209624 on 2010-07-01 12:55:34Z by tuexen
  
  MFC r209540
   * Do not dereference a NULL pointer when calling an SCTP send syscall
     not providing a destination address and using ktrace.
   * Do not copy out kernel memory when providing sinfo for sctp_recvmsg().
   Both bug where reported by Valentin Nechayev.
   The first bug results in a kernel panic.
  
  Revision   Changes    Path
  1.284.2.9  +3 -2      src/sys/kern/uipc_syscalls.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007011255.o61CtrDu014717>