[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAH2r5muw-8mpY68trpPuMjm8+CRwJ5vmt80fTTUsZOTxwXsiKw@mail.gmail.com>
Date: Fri, 7 Jun 2013 15:14:33 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-cifs@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT] CIFS Fix
Fix one byte buffer overrun with prefixpaths on cifs mounts which can
cause a problem with mount depending on the string length.
The following changes since commit a93cb29acaa8f75618c3f202d1cf43c231984644:
Merge branch 'drm-fixes' of
git://people.freedesktop.org/~airlied/linux (2013-05-31 16:04:05
+1000)
are available in the git repository at:
git://git.samba.org/sfrench/cifs-2.6.git for-3.10
Jeff Layton (1):
cifs: fix off-by-one bug in build_unc_path_to_root
fs/cifs/connect.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
--
Thanks,
Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists