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: Tue, 13 Sep 2022 09:16:11 +0800 From: Zhihao Cheng <chengzhihao1@...wei.com> To: <jack@...e.com>, <tytso@....edu>, <brauner@...nel.org> CC: <linux-fsdevel@...r.kernel.org>, <linux-ext4@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <yukuai3@...wei.com> Subject: Re: [PATCH 0/3] Check content after reading from quota file 在 2022/8/20 19:05, Zhihao Cheng 写道: friendly ping. > 1. Fix invalid memory access of dquot. > 2. Cleanup, replace places of block number checking with helper function. > 3. Add more sanity checking for the content read from quota file. > > Zhihao Cheng (3): > quota: Check next/prev free block number after reading from quota file > quota: Replace all block number checking with helper function > quota: Add more checking after reading from quota file > > fs/quota/quota_tree.c | 81 ++++++++++++++++++++++++++++++++++++------- > 1 file changed, 69 insertions(+), 12 deletions(-) >
Powered by blists - more mailing lists