lkml.org 
[lkml]   [2003]   [Aug]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Allow /dev/{,k}mem to be disabled to prevent kernel from being modified easily
bert hubert <ahu@ds9a.nl> wrote:
>
> +#if defined(CONFIG_MEMORY_ACCESS)
> {1, "mem", S_IRUSR | S_IWUSR | S_IRGRP, &mem_fops},
> {2, "kmem", S_IRUSR | S_IWUSR | S_IRGRP, &kmem_fops},
> +#endif

Well if you're going to do this, wouldn't it be better to force a segv and
drop some messages in syslog?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.518 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site