Date: Thu, 7 Jan 2010 01:56:35 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/fsck_ffs pass1.c Message-ID: <201001070156.o071uoG3075189@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2010-01-07 01:56:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/fsck_ffs pass1.c
Log:
SVN rev 201712 on 2010-01-07 01:56:35Z by delphij
MFC r176575:
In pass1(), cap inosused to fs_ipg rather than allowing arbitrary
number read from cylinder group. Chances that we read a smarshed
cylinder group, and we can not 100% trust information it has
supplied. fsck_ffs(8) will crash otherwise for some cases.
PR: bin/138043
Reminded by: mckusick
Revision Changes Path
1.43.2.1 +4 -2 src/sbin/fsck_ffs/pass1.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001070156.o071uoG3075189>
