Re: [PATCH, v2] ext3: ensure link targets are NULL-terminated

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Monday, December 15, 2008 - 5:09 pm

On Fri, 12 Dec 2008 10:19:20 +0000
"Duane Griffin" <duaneg@dghda.com> wrote:


OK, thanks, it seems I was sneakily not cc'ed ;)

As Al points out, the code which you implemented is still vulnerable to
on-disk corruption: bad values of i_size will cause the kernel to write
a zero byte to any address within the entire CPU address range.

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH, v2] ext3: ensure link targets are NULL-terminated, Duane Griffin, (Thu Dec 11, 3:26 pm)
Re: [PATCH, v2] ext3: ensure link targets are NULL-terminated, Andrew Morton, (Mon Dec 15, 5:09 pm)