Re: patch 0022-CIFS-Fix-memory-overwrite-when-saving-nativeFileSys.patchadded to 2.6.27-stable tree

From: Eugene Teo
Date: Mon Apr 20 2009 - 01:26:19 EST


gregkh@xxxxxxx wrote:
[...]
> From 15bd8021d870d2c4fbf8c16578d72d03cfddd3a7 Mon Sep 17 00:00:00 2001
> From: Steve French <sfrench@xxxxxxxxxx>
> Date: Thu, 26 Mar 2009 23:05:15 +0000
> Subject: CIFS: Fix memory overwrite when saving nativeFileSystem field during mount
>
> upstream commit: b363b3304bcf68c4541683b2eff70b29f0446a5b
>
> CIFS can allocate a few bytes to little for the nativeFileSystem field
> during tree connect response processing during mount. This can result
> in a "Redzone overwritten" message to be logged.

The same for 2.6.28-stable tree.

On top of commit b363b330, we need:
f083def6 - cifs: fix buffer size for tcon->nativeFileSystem field
22c9d52b - cifs: remove unnedded bcc_ptr update in CIFSTCon
and maybe this too:
313fecfa - cifs: add cFYI messages with some of the saved strings from
ssetup/tcon

There is no CVE name for this yet. Still waiting.

Thanks, Eugene
--
Eugene Teo / Red Hat Security Response Team
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/