lp:~wiebe-halfgaar/ecryptfs/1539553

Created by halfgaar and last modified
Get this branch:
bzr branch lp:~wiebe-halfgaar/ecryptfs/1539553
Only halfgaar can upload to this branch. If you are halfgaar please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
halfgaar
Project:
eCryptfs
Status:
Development

Recent revisions

874. By Wiebe Cazemier <email address hidden>

LP: #1539553

Error handling reading /dev/urandom fixed.

873. By Dustin Kirkland 

opening 110

872. By Dustin Kirkland 

releasing package ecryptfs-utils version 109

871. By Tyler Hicks

mount.ecryptfs_private: Add JFFS2 and UBIFS to the mount dest fs type whitelist

derRichard pointed out these two filesystems should be added to the list since
they're commonly used in embedded devices.

870. By Tyler Hicks

mount.ecryptfs_private: Validate mount destination fs type

Refuse to mount over non-standard filesystems. Mounting over
certain types filesystems is a red flag that the user is doing
something devious, such as mounting over the /proc/self symlink
target with malicious content in order to confuse programs that may
attempt to parse those files. (LP: #1530566)

https://launchpad.net/bugs/1530566

869. By Dustin Kirkland 

* src/daemon/main.c:
  - Static analysis with Clang's scan-build shows that we can potentially
    overflow the input buffer if the input is equal or more than the buffer
    size. Need to guard against this by:
    1. Only reading in input_size - 1 chars
    2. Checking earlier on to see if input_size is value to insure that we
       read in at least 1 char

868. By Maikel

[ Maikel ]
* doc/manpage/ecryptfs-migrate-home.8: Fix typos in man page (LP: #1518787)

867. By Kylie McClain

* src/utils/mount.ecryptfs.c, src/utils/mount.ecryptfs_private.c: Fix build
  issues on musl libc (LP: #1514625)

866. By Dustin Kirkland 

opening 109

865. By Dustin Kirkland 

releasing package ecryptfs-utils version 108

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ecryptfs
This branch contains Public information 
Everyone can see this information.

Subscribers