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, 27 Jan 2021 22:10:19 -0500 From: "Theodore Ts'o" <tytso@....edu> To: Arnaud Ferraris <arnaud.ferraris@...labora.com> Cc: linux-ext4@...r.kernel.org, drosen@...gle.com, krisman@...labora.com, ebiggers@...nel.org Subject: Re: [PATCH v3 06/12] e2fsck: Fix entries with invalid encoded characters On Thu, Dec 17, 2020 at 06:35:38PM +0100, Arnaud Ferraris wrote: > From: Gabriel Krisman Bertazi <krisman@...labora.com> > > On strict mode, invalid Unicode sequences are not permited. This patch > adds a verification step to pass2 to detect and modify the entries with > the same replacement char used for non-encoding directories '.'. > > After the encoding test, we still want to check the name for usual > problems, '\0', '/' in the middle of the sequence. > > Signed-off-by: Gabriel Krisman Bertazi <krisman@...labora.com> > Signed-off-by: Arnaud Ferraris <arnaud.ferraris@...labora.com> Thanks, applied. - Ted
Powered by blists - more mailing lists