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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 13 Dec 2007 19:09:05 -0500
From:	"Zurk Tech" <zurktech@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Weird subtle kernel problem (maybe kernel, maybe driver, maybe ???)

heres what i did on two different machines -
both had vanilla 2.6.23 kernels from kernel.org, running debian etch,
all updates.
first patched with truecrypt driver. second machne loaded with LUKS
and kernel crypto enabled.
both machines create 2GB encrypted file and mounted under a directory
after formatting with mkfs.vfat.
copy files, do diffs etc and test em. both are fine reading/writing
files to encrypted space, mount and unmount fine.
i then load the jdk on both and simple java read write file program.
works great.
then i do a new File("test.txt").exists() - test.txt doesnt actually exist.
truecrypt machine return false as expected. the linux kernel LUKS
crypto machine returns true.
also moved from 32 to 64 bits -- same result. tried with different
jdks from 1.4 to 1.6 latest. same result.

i dont get it. and i dont even know how to begin to test it. is this a
kernel bug ? app bug ? driver bug ? jdk bug ? vfat bug ?
anyone help diagnose it ?
-Z-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ