On Tue, 10 Jul 2007, Jan Engelhardt wrote:
>
> On Jul 8 2007 22:59, James Morris wrote:
> >@@ -420,8 +420,12 @@ static int dummy_file_ioctl (struct file *file,
> >unsigned int command,
> >
> > static int dummy_file_mmap (struct file *file, unsigned long reqprot,
> > unsi
On Jul 8 2007 22:59, James Morris wrote:
>@@ -420,8 +420,12 @@ static int dummy_file_ioctl (struct file *file, unsigned
>int command,
>
> static int dummy_file_mmap (struct file *file, unsigned long reqprot,
> unsigned long prot,
>- unsigned lon
From: Eric Paris <[EMAIL PROTECTED]>
Add a new security check on mmap operations to see if the user is attempting
to mmap to low area of the address space. The amount of space protected is
indicated by the new proc tunable /proc/sys/vm/mmap_min_addr and defaults to
0, preserving existing behavior
3 matches
Mail list logo