lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 27 Jul 2020 13:44:23 +0200 From: Jan Kara <jack@...e.cz> To: Ted Tso <tytso@....edu> Cc: <linux-ext4@...r.kernel.org>, Lukas Czerner <lczerner@...hat.com>, Jan Kara <jack@...e.cz> Subject: [PATCH 0/6 v2] ext4: Check journal inode extents more carefully Hello! This series changes ext4 to properly check extent tree blocks of journal inode. Omitting these (which is a limitation of block validity checks) leads to crash in ext4_cache_extents() in case the extent tree of the journal inode is suitably corrupted. Changes since v1: * Added Reviewed-by tags from Lukas * Fixed two more unrelated minor bugs in block validity testing spotted by Lukas Honza
Powered by blists - more mailing lists