i can confirm that it is not fixed in upstream and it only affects
32-bit systems where size_t is an unsigned int while loff_t is long
long. on 64-bit archs size_t is unsigned long which means it's 64-bit as
well.

ecryptfs_* functions need to be converted to use loff_t everywhere.

** Tags removed: needs-upstream-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/721955

Title:
  ftruncate DoS on ecryptfs

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to