Branches for Warty

Name Status Last Modified Last Commit
lp:ubuntu/warty/nfs-utils 1 Development 2009-06-26 03:19:31 UTC
2. * debian/nfs-common.init,nfs-kernel-s...

Author: Nathaniel McCallum
Revision Date: 2004-09-10 13:10:39 UTC

* debian/nfs-common.init,nfs-kernel-server.init: prettified initscripts
* debian/control: versioned depend on lsb-base

lp:ubuntu/warty-security/nfs-utils 1 Development 2009-06-26 03:19:38 UTC
3. * SECURITY UPDATE: fix remote Denial ...

Author: Martin Pitt
Revision Date: 2004-12-01 14:34:34 UTC

* SECURITY UPDATE: fix remote Denial of Service, fix buffer overflow on 64
  bit architectures
* utils/statd/statd.c (patch from SGI):
  - main(): ignore SIGPIPE to continue to run even if a peer prematurely
    closes his TCP connection
  - drop_privs(): fix uninitialized st.st_gid value when running as root
    (not exploitable, but using random group ids might be confusing)
  - CAN-2004-1014
* utils/rquotad/rquota_server.c (Arjan van de Ven):
  - getquotainfo(): do not use memcpy() to copy
    values from struct dqblk to struct rquota; on 64 bit architectures time_t
    is 64 bits wide, but the target fields are only 32 bit, thus causing a
    buffer overflow
  - CAN-2004-0946
  - NOTE: rpc.quotad is not shipped in the debs by default (this is
    contained in the package "quota" which is not affected by this)

12 of 2 results