]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/commit
Prevent integer overflow in direct pipe write code from circumventing
authorcperciva <cperciva@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Jun 2009 10:31:11 +0000 (10:31 +0000)
committercperciva <cperciva@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 10 Jun 2009 10:31:11 +0000 (10:31 +0000)
commit0054adfd881ef8003cc33d2ca4756cb5819846fe
tree56606fcfbc43ee183c8614f32bf6f19c51129fd5
parenta74940df54d0d0c400b21696fdb441fbb7a3580b
Prevent integer overflow in direct pipe write code from circumventing
virtual-to-physical page lookups. [09:09]

Add missing permissions check for SIOCSIFINFO_IN6 ioctl. [09:10]

Fix buffer overflow in "autokey" negotiation in ntpd(8). [09:11]

Approved by: so (cperciva)
Approved by: re (not really, but SVN wants this...)
Security: FreeBSD-SA-09:09.pipe
Security: FreeBSD-SA-09:10.ipv6
Security: FreeBSD-SA-09:11.ntpd

git-svn-id: svn://svn.freebsd.org/base/releng/7.2@193893 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
contrib/ntp/ntpd/ntp_crypto.c
sys/conf/newvers.sh
sys/kern/sys_pipe.c
sys/netinet6/in6.c