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: Wed, 15 Jul 2020 15:18:08 +0200 From: Jan Kara <jack@...e.cz> To: Ted Tso <tytso@....edu> Cc: <linux-ext4@...r.kernel.org>, Ritesh Harjani <riteshh@...ux.ibm.com>, Wolfgang Frisch <wolfgang.frisch@...e.com>, Jan Kara <jack@...e.cz> Subject: [PATCH 0/4] 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. Honza
Powered by blists - more mailing lists