NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/43375
The following reply was made to PR kern/43375; it has been noted by GNATS.
From: Antti Kantee <pooka%cs.hut.fi@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/43375
Date: Mon, 31 May 2010 12:29:58 +0300
This problem happens when some garbage parameter is read by mountfs and
subsequent calculations for file system access go wrong. The easiest
way, apart from an educated guess, is to single step the mountfs and/or
inspect the contents of pmp at the end.
It's also another good reminder that one should not mount file systems
from an untrusted source with an in-kernel driver for security reasons.
Home |
Main Index |
Thread Index |
Old Index