nasty inode leak in 2.1.125? details

Chris Evans (chris@ferret.lmh.ox.ac.uk)
Thu, 29 Oct 1998 10:18:23 +0000 (GMT)


Hi,

I just found out a way to make filesystems unmountable in 2.1.125, perhaps
an inode or dentry leak.

Here's how (as some random user)

mkdir foo
cd foo
cat > bar
blahblah

Now get up another shell and rm -rf foo
Go back to the "cat > bar" command and type a few more characters.
Exit the cat command.

Now log off as this normal user. Log on as root, kill off everything and
try and unmount the filesystem foo was on. In my case it was /home.

Sounds serious to me :)

Chris

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