lp://staging/ubuntu/warty-security/nfs-utils
- Get this branch:
- bzr branch lp://staging/ubuntu/warty-security/nfs-utils
Branch merges
Branch information
Recent revisions
- 3. By Martin Pitt
-
* 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) - 2. By Nathaniel McCallum <email address hidden>
-
* debian/
nfs-common. init,nfs- kernel- server. init: prettified initscripts
* debian/control: versioned depend on lsb-base
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/karmic/nfs-utils