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
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
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
** 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
** 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
** 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)
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
** 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
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
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
10 matches
Mail list logo