Date: Thu, 7 Jan 2010 01:57:13 +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: <201001070157.o071vQ55075242@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2010-01-07 01:57:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sbin/fsck_ffs pass1.c
Log:
SVN rev 201713 on 2010-01-07 01:57:13Z 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.41.2.3 +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?201001070157.o071vQ55075242>
