* [Ocfs2-devel] [GIT PULL] ocfs2 symlink walk fix
@ 2010-09-30 2:07 Joel Becker
0 siblings, 0 replies; only message in thread
From: Joel Becker @ 2010-09-30 2:07 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mark Fasheh, tao.ma, Andrew Morton, linux-kernel, ocfs2-devel
Linus, et al,
We've discovered that ocfs2 can walk off the end reading a fast
symlink if the NUL got corrupted on disk. It's a simple
strlen()->strnlen() fix, but I think it should go sooner rather than
later.
Please pull.
Joel
The following changes since commit 4193d9163582b05e33aca3392e46649e5c3da8d1:
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs (2010-09-29 14:58:11 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git fixes
Joel Becker (1):
ocfs2: Don't walk off the end of fast symlinks.
fs/ocfs2/symlink.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-30 2:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 2:07 [Ocfs2-devel] [GIT PULL] ocfs2 symlink walk fix Joel Becker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).