mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Bug in proc permition checks.
@ 2001-04-01 10:12 Kasper Dupont
  0 siblings, 0 replies; only message in thread
From: Kasper Dupont @ 2001-04-01 10:12 UTC (permalink / raw)
  To: linux-kernel

Somewhere between 2.2.16 and 2.4.1 a bug in
vfs_permission() in the file "fs/namei.c" has
been fixed. S_ISDIR(mode) was incorrect,
S_ISDIR(inode->i_mode) is correct.

The same piece of code exist in the proc
filesystem, here the bug has not been fixed.

I wonder why does the function exist in the
proc filesystem, shouldn't proc be able to
use the default permission cheks?


I have also found a lot of bugs in the file
arch/i386/kernel/vm86.c, this is not mentioned
in the maintainer list. Is there a maintainer
I can send a bug report to? If not I will try
to fix the bugs on my own.


-- 
Kasper Dupont

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-01 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-01 10:12 Bug in proc permition checks Kasper Dupont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®