freebsd_amp_hwpstate/sys
Don Lewis bd508d391b Fix descriptor leak provoked by KKIS.05051999.003b exploit code.
unp_internalize() takes a reference to the descriptor.  If the send
fails after unp_internalize(), the control mbuf would be freed ophaning
the reference.

Tested in -CURRENT by: Pierre Beyssac <beyssac@enst.fr>
1999-05-10 18:09:39 +00:00
..
alpha Move the mfs_getimage() prototype to mfs_extern.h duplicating it 1999-05-10 17:12:45 +00:00
amd64 Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
boot
cam
coda
compat
compile
conf
contrib
ddb
dev Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
fs
geom
gnu
i4b
i386 Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
isa
isofs/cd9660
kern Fix descriptor leak provoked by KKIS.05051999.003b exploit code. 1999-05-10 18:09:39 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci Add missing suspend/resume methods. 1999-05-10 17:56:23 +00:00
posix4
powerpc
rpc
svr4
sys * Augment the interface language to allow arbitrary C code to be 'passed 1999-05-10 17:06:14 +00:00
tools
ufs Move the mfs_getimage() prototype to mfs_extern.h duplicating it 1999-05-10 17:12:45 +00:00
vm
Makefile