Date: Wed, 3 Sep 2008 19:09:47 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/amd64/amd64 exception.S src/sys/conf newvers.sh src/sys/kern vfs_mount.c src/sys/netinet6 icmp6.c Message-ID: <200809031927.m83JRM4N080116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
simon 2008-09-03 19:09:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_0) . UPDATING sys/amd64/amd64 exception.S sys/conf newvers.sh sys/kern vfs_mount.c sys/netinet6 icmp6.c Log: SVN rev 182740 on 2008-09-03 19:09:47Z by simon - Fix amd64 local privilege escalation. [08:07] - Fix nmount(2) local privilege escalation. [08:08] - Fix IPv6 remote kernel panics. [08:09] Fix for [08:07] is merge of r181823. Submitted by: kib [08:07], csjp [08:08], bz [08:09] Reviewed by: peter [08:07], jhb [08:07] Reviewed by: jinmei [08:09], rwatson [08:09] Approved by: re (SA blanket) Approved by: so (simon) Security: FreeBSD-SA-08:07.amd64 Security: FreeBSD-SA-08:08.nmount Security: FreeBSD-SA-08:09.icmp6 Revision Changes Path 1.507.2.3.2.8 +6 -0 src/UPDATING 1.129.2.1.2.1 +3 -6 src/sys/amd64/amd64/exception.S 1.72.2.5.2.8 +1 -1 src/sys/conf/newvers.sh 1.265.2.1.2.2 +2 -1 src/sys/kern/vfs_mount.c 1.80.4.1 +9 -0 src/sys/netinet6/icmp6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809031927.m83JRM4N080116>