[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1466778587-5184-1-git-send-email-konishi.ryusuke@lab.ntt.co.jp>
Date: Fri, 24 Jun 2016 23:29:46 +0900
From: Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-nilfs <linux-nilfs@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>,
Torsten Hilbrich <torsten.hilbrich@...unet.com>
Subject: [PATCH 0/1] fs/nilfs2: Fix potential underflow in call to crc32_le
Hi Andrew,
Please send the following patch to upstream (hopefully in this cycle).
It fixes a memory overrun issue due to incomplete sanity check of
on-disk super block size information, which can result in a kernel
panic, for instance, in the case where a non-nilfs volume is
accidentally mounted through nilfs2.
The patch is applicable to the mainline as well as -mm tree.
Thanks,
Ryusuke Konishi
--
Torsten Hilbrich (1):
fs/nilfs2: Fix potential underflow in call to crc32_le
fs/nilfs2/the_nilfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists