| From: |
| Greg KH <greg@kroah.com> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| Linux 2.6.19.4 |
| Date: |
| Mon, 19 Feb 2007 23:00:55 -0800 |
| Cc: |
| Andrew Morton <akpm@osdl.org>, torvalds@osdl.org, stable@kernel.org |
| Archive-link: |
| Article,
Thread
|
We (the -stable team) are announcing the release of the 2.6.18.4 kernel.
It contains one NFS fix that if you run a NFS server, you might want to
apply.
The diffstat and short summary of the fixes are below.
I'll also be replying to this message with a copy of the patch between
2.6.19.3 and 2.6.18.4, as it is small enough to do so.
The updated 2.6.19.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.19.y.git
and can be browsed at the normal kernel.org git web browser:
www.kernel.org/git/
thanks,
greg k-h
--------
Makefile | 2 +-
fs/nfsd/nfs2acl.c | 17 ++++++++++++-----
2 files changed, 13 insertions(+), 6 deletions(-)
Summary of changes from v2.6.19.3 to v2.6.19.4
==============================================
Greg Banks (1):
Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772)
Greg Kroah-Hartman (1):
Linux 2.6.19.4