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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <201006100738.o5A7cDY5016885@demeter.kernel.org> Date: Thu, 10 Jun 2010 07:38:13 GMT From: bugzilla-daemon@...zilla.kernel.org To: linux-ext4@...r.kernel.org Subject: [Bug 16165] Wrong data returned on read after write if file size was changed with ftruncate before https://bugzilla.kernel.org/show_bug.cgi?id=16165 --- Comment #8 from Alexander Eichner <Alexander.Eichner@....com> 2010-06-10 07:38:08 --- The chance to reproduce this issue seems to be really dependent of the host. Just tried it on a Notebook with Ubuntu 10.04 and an ext4 root. # for I in `seq 1 50`; do ./aio_corrupt /mnt/test$I; done The test failed only 4 times on 50 runs. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html