[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2015-01-21 Thread Andy Whitcroft
This was applied via a -stable update. ** Changed in: linux (Ubuntu Lucid) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/568844 Title: mmap_min_addr /proc e

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-10-05 Thread Marcell Lengyel
marc...@epia2:~$ uname -a Linux epia2 2.6.32-24-386 #43-Ubuntu SMP Thu Sep 16 16:44:33 UTC 2010 i686 GNU/Linux marc...@epia2:~$ cat /proc/sys/vm/mmap_min_addr 65536 marc...@epia2:~$ cat /etc/issue Ubuntu 10.04.1 LTS \n \l marc...@epia2:~$ So it seems to be fixed for Lucid in the latest kernel up

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-05-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.34-1.6 --- linux (2.6.34-1.6) maverick; urgency=low [ Chase Douglas ] * enforce CONFIG_TMPFS_POSIX_ACL=y - LP: #575940 * don't force module dependency checking - LP: #577029 [ Kees Cook ] * SAUCE: mmap_min_addr check C

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-05-04 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed -- mmap_min_addr /proc entry not visible to regular users https://bugs.launchpad.net/bugs/568844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-05-04 Thread Andy Whitcroft
** Tags removed: needs-kernel-logs needs-upstream-testing -- mmap_min_addr /proc entry not visible to regular users https://bugs.launchpad.net/bugs/568844 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-05-04 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Lucid) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux (Ubuntu) Milestone: lucid-updates => later ** Changed in: linux (Ubuntu) Milestone: later => None ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw)

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-04-30 Thread Riku Voipio
This breaks qemu linux-user as reads this file to know where to mmap: open("/proc/sys/vm/mmap_min_addr", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 read(3, 0x7f82b8f7b000, 1024) = -1 EPERM (Operation not permitted) close(3)= 0 ... m

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-04-27 Thread Kees Cook
** Also affects: linux (Ubuntu Lucid) Importance: Medium Status: Confirmed ** Changed in: linux (Ubuntu Lucid) Milestone: None => lucid-updates -- mmap_min_addr /proc entry not visible to regular users https://bugs.launchpad.net/bugs/568844 You received this bug notification becaus

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-04-27 Thread Jeremy Foshee
Kees, I think it goes without saying, but please disregard the automated message above. :-) ~JFo ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- mmap_min_addr /proc entry not visible to regular users

[Bug 568844] Re: mmap_min_addr /proc entry not visible to regular users

2010-04-27 Thread Jeremy Foshee
Hi Kees, Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It will au